Moti Asayag has submitted this change and it was merged. Change subject: core: Use StringUtils and getDbFacade (#824497) ......................................................................
core: Use StringUtils and getDbFacade (#824497) https://bugzilla.redhat.com/824497 The patch replaces StringHelper with StringUtils and replaces the DbFacade.getInstance() with getDbFacade(). The next patch will use both. Change-Id: I4aa0e7119d29809cb7af094a2ea978200c22613f Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DetachNetworkFromVdsInterfaceCommand.java 1 file changed, 8 insertions(+), 10 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7106 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4aa0e7119d29809cb7af094a2ea978200c22613f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
