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