Change in ovirt-engine[master]: core: replace StringUtils usages in VmAnalyzer

ahadas at redhat.com ahadas at redhat.com
Mon Apr 18 09:20:50 UTC 2016


Arik Hadas has submitted this change and it was merged.

Change subject: core: replace StringUtils usages in VmAnalyzer
......................................................................


core: replace StringUtils usages in VmAnalyzer

1. Use String#join instead of StringUtils#join

2, Use Objects#equals instead of StringUtils#equals

Change-Id: I2cb385995abec03029bc9ace65cec30537066d3c
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/monitoring/VmAnalyzer.java
1 file changed, 2 insertions(+), 3 deletions(-)

Approvals:
  Shahar Havivi: Looks good to me, approved
  Arik Hadas: Verified; Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2cb385995abec03029bc9ace65cec30537066d3c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list