Allon Mureinik has uploaded a new change for review. 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/22/3822/1 -- To view, visit http://gerrit.ovirt.org/3822 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I33797066fffd4c9814236c6a16ffb940012e7c8b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
