Doron Fediuck has submitted this change and it was merged. Change subject: packaging: Remove components.war ......................................................................
packaging: Remove components.war These web application existed only to hold copies of the scripts contained in the vdsm-bootstrap packages. Those files are copied by one of the postinstallation scripts of the engine packages. This patch removes that application and replaces it with a servlet in the root web application that reads the scripts from their original locations. This also opens interesting possibilities, as that servlet could be smarter (in the future) and return different versions of the bootstrap scripts to different versions of hypervisors, or lookup the files in diferent places. Change-Id: I07601d8ac1e2c594c1e4098907eedba632b583e2 Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com> --- M backend/manager/modules/root/src/main/webapp/WEB-INF/web.xml M ear/pom.xml D frontend/wars/components-war/pom.xml D frontend/wars/components-war/src/main/webapp/WEB-INF/context.xml D frontend/wars/components-war/src/main/webapp/WEB-INF/index.html D frontend/wars/components-war/src/main/webapp/WEB-INF/web.xml D frontend/wars/components-war/src/main/webapp/index.html M frontend/wars/pom.xml M packaging/fedora/spec/ovirt-engine.spec.in 9 files changed, 54 insertions(+), 131 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4555 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I07601d8ac1e2c594c1e4098907eedba632b583e2 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches