Change in ovirt-engine[master]: core: AsyncTaskManager: Made log final

Laszlo Hornyak has submitted this change and it was merged. Change subject: core: AsyncTaskManager: Made log final ...................................................................... core: AsyncTaskManager: Made log final Changed the declaration of the log to private static final, as per java coding standards. Change-Id: I5df88752c65be560b3d6ba03a2b917f366ef43a7 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AsyncTaskManager.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6470 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5df88752c65be560b3d6ba03a2b917f366ef43a7 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
lhornyak@redhat.com