Change in ovirt-engine[master]: core: cleanup in VmInfoBuilderBase

Laszlo Hornyak has submitted this change and it was merged. Change subject: core: cleanup in VmInfoBuilderBase ...................................................................... core: cleanup in VmInfoBuilderBase Replaced !StringUtils.isEmpty with a more readable StringUtils.isNotEmpty. Change-Id: Ia9e49a6aa3fe6f04e24f0298f347067aa42a9f9c Signed-off-by: Laszlo Hornyak <lhornyak@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilderBase.java 1 file changed, 2 insertions(+), 3 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5063 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia9e49a6aa3fe6f04e24f0298f347067aa42a9f9c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com>
participants (1)
-
lhornyak@redhat.com