Mike Kolesnik has submitted this change and it was merged. Change subject: core: Cleanup IsVmWithSameNameExistQuery ......................................................................
core: Cleanup IsVmWithSameNameExistQuery General java cleanup - removed useless casts, and replaced * imports with FQCNs. In addition, a test was added to make sure these cleanup did not harm any functionallity. Change-Id: I33797066fffd4c9814236c6a16ffb940012e7c8b --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/IsVmWithSameNameExistQuery.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/IsVmWithSameNameExistQueryTest.java 2 files changed, 38 insertions(+), 2 deletions(-) Approvals: Mike Kolesnik: Looks good to me, approved Allon Mureinik: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/3822 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I33797066fffd4c9814236c6a16ffb940012e7c8b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
