Change in ovirt-engine[master]: core: Remove rmw-war

juan.hernandez at redhat.com juan.hernandez at redhat.com
Tue Feb 26 12:28:39 UTC 2013


Juan Hernandez has submitted this change and it was merged.

Change subject: core: Remove rmw-war
......................................................................


core: Remove rmw-war

This war, located in the frontend, contains a few servlts that are in
fact more related to the backend, and it doesn't grant the existence of
a different module and .war file. This patch moves all the content to
the root web application. As the URLs don't change there is no impact
outside of the engine.

Change-Id: I1b5a292cb28cbc460cf45a9595bddd7ebb824857
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/root/pom.xml
R backend/manager/modules/root/src/main/java/org/ovirt/engine/core/redirect/RedirectServlet.java
R backend/manager/modules/root/src/main/java/org/ovirt/engine/core/register/RegisterServlet.java
A backend/manager/modules/root/src/main/java/org/ovirt/engine/core/status/HealthStatus.java
R backend/manager/modules/root/src/main/java/org/ovirt/engine/core/validate/ValidateSession.java
M backend/manager/modules/root/src/main/webapp/WEB-INF/web.xml
M ear/pom.xml
M frontend/pom.xml
D frontend/wars/pom.xml
D frontend/wars/rmw-war/pom.xml
D frontend/wars/rmw-war/src/main/java/org/ovirt/engine/core/status/HealthStatus.java
D frontend/wars/rmw-war/src/main/webapp/WEB-INF/web.xml
M packaging/fedora/spec/ovirt-engine.spec.in
13 files changed, 143 insertions(+), 259 deletions(-)

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


--
To view, visit http://gerrit.ovirt.org/11324
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1b5a292cb28cbc460cf45a9595bddd7ebb824857
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi at redhat.com>



More information about the Engine-commits mailing list