From Juan Hernandez <juan.hernandez(a)redhat.com>:
Juan Hernandez has submitted this change and it was merged. (
https://gerrit.ovirt.org/81175 )
Change subject: restapi: Add metamodel-server to restapi-definition module
......................................................................
restapi: Add metamodel-server to restapi-definition module
A recent patch added a dependency on the 'metamodel-server' artifact,
which contains the 'ValidationException' class, but it didn't add that
artifact to the description of the 'restapi-definition' module. As a
result execution fails with a NoClassDefFoundError.
Change-Id: Ib7327d8ccaeb5c0d01e07625921c1b33714b5fb7
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M
backend/manager/modules/restapi/interface/definition/src/main/modules/org/ovirt/engine/api/restapi-definition/main/module.xml
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/81175
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib7327d8ccaeb5c0d01e07625921c1b33714b5fb7
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>