Yair Zaslavsky has submitted this change and it was merged. Change subject: core: VmDeviceUtils should use StringUtils.isEmpty ......................................................................
core: VmDeviceUtils should use StringUtils.isEmpty Fixed some usages of String.isEmpty to StringUtils.isEmpty to cover cases of null String Change-Id: I4417ae8197bd49157830741800a7b0c349a1c8c0 Acked-By: --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3309 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4417ae8197bd49157830741800a7b0c349a1c8c0 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
