Change in ovirt-engine[master]: restapi: Remove dependency on "engine.ear"

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Remove dependency on "engine.ear" ...................................................................... restapi: Remove dependency on "engine.ear" This dependency was introduced in order to prevent deployment of the RESTAPI before the engine, but that is no longer necessary because now the backend bean is injected into the RESTAPI the @EJB annotation, and that means that the application server will wait till that EJB is deployed. Change-Id: Ie85f8d999abe2bd1557ba59a4380590fb03e777d Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/webapp/src/main/webapp/WEB-INF/jboss-deployment-structure.xml 1 file changed, 0 insertions(+), 11 deletions(-) Approvals: Ori Liel: Looks good to me, approved Juan Hernandez: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/45728 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie85f8d999abe2bd1557ba59a4380590fb03e777d Gerrit-PatchSet: 2 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: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com