Change in ovirt-engine[master]: core: Remove StringHelper usages in jaxrs module
amureini at redhat.com
amureini at redhat.com
Sun Apr 7 12:47:27 UTC 2013
Allon Mureinik has submitted this change and it was merged.
Change subject: core: Remove StringHelper usages in jaxrs module
......................................................................
core: Remove StringHelper usages in jaxrs module
Removed all the usages of the deprecated StringHelper class and replaced
them with standard calls to StringUtils.
Change-Id: I86d4266462bb936db9be551a1a321cdcb8f5929f
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendGroupsResourceBase.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostNicResource.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendUsersResourceBase.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BaseBackendResource.java
4 files changed, 11 insertions(+), 14 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/13654
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I86d4266462bb936db9be551a1a321cdcb8f5929f
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: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
More information about the Engine-commits
mailing list