Change in ovirt-engine[master]: restapi: Remove explicit class names from XML schema

juan.hernandez at redhat.com juan.hernandez at redhat.com
Fri Oct 30 09:52:43 UTC 2015


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Remove explicit class names from XML schema
......................................................................


restapi: Remove explicit class names from XML schema

Currently the XML schema uses JAXB annotations to explicitly specify the
names of some (only a few) generated Java classes. This means that the
names will always be the specified ones, even when using JAXB bindings
to add prefixes or suffixes. This patch removes these annotations.

Change-Id: Icf515ccd1f9e3fe61d313310d5647bf2cbf002fb
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/schema/api.xsd
1 file changed, 0 insertions(+), 55 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests

Objections:
  Jenkins CI: Failed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icf515ccd1f9e3fe61d313310d5647bf2cbf002fb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list