Change in ovirt-engine[master]: restapi: Generate JAXB classes with V3 prefix

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Generate JAXB classes with V3 prefix ...................................................................... restapi: Generate JAXB classes with V3 prefix This patch changes the build process so that the JAXB classes are generated twice: once without prefix and onother time with the V3 prefix in the name. These prefixed classes will be used by later patches to support transforming objects between versions of the API. Change-Id: I81af2480431790a4681f7192c4ac0230b40fd8cc Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/interface/definition/pom.xml A backend/manager/modules/restapi/interface/definition/src/main/resources/v3/api.xjb M backend/manager/modules/restapi/interface/definition/src/main/resources/v3/api.xsd 3 files changed, 80 insertions(+), 58 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/51733 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I81af2480431790a4681f7192c4ac0230b40fd8cc Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com