Change in ovirt-engine[master]: core: UpdateVmCommand ObjectUtils

amureini at redhat.com amureini at redhat.com
Thu Nov 26 16:15:03 UTC 2015


Allon Mureinik has submitted this change and it was merged.

Change subject: core: UpdateVmCommand ObjectUtils
......................................................................


core: UpdateVmCommand ObjectUtils

Replace the usage of Apache Commons Lang's ObjectUtils.equals with Java
7's Objects.equals, as part of the effort to reuse as much of the JDK as
possible and bring the usage of unneeded third parties down to a
minimum.

Change-Id: Ifd8874b6f83047f5223c429b26a4821a5f794076
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Allon Mureinik: Verified; Passed CI tests
  Arik Hadas: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/49255
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifd8874b6f83047f5223c429b26a4821a5f794076
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list