Change in ovirt-engine[master]: core: Rm VmAnalyzer's ObjectUtils.toString call

amureini at redhat.com amureini at redhat.com
Thu Dec 3 08:09:22 UTC 2015


Allon Mureinik has submitted this change and it was merged.

Change subject: core: Rm VmAnalyzer's ObjectUtils.toString call
......................................................................


core: Rm VmAnalyzer's ObjectUtils.toString call

Replace the usage of Apache Commons Lang's ObjectUtils.toString with
Java's plain old toString method, as there's no risk of a new Date()
being null.

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

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



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I171ac21948a4331746e768cbaf0517583bcd7892
Gerrit-PatchSet: 3
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: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list