Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: Support multiple applications ......................................................................
packaging: Support multiple applications Add support for multiple deployment units. At the moment we assume that there is only one deployment unit: engine.ear. This patch adds support for several deployment units. If more are needed they can be installed to the /usr/share/ovirt-engine directory and then their names added to the ENGINE_APPS variable in the /etc/sysconfig/ovirt-engine file, for example: ENGINE_APPS="engine.ear whatever.war" Change-Id: I1818927c5f2be8adbc30d3b99c0e3d015d3428ae Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com> --- M packaging/fedora/engine-service.py M packaging/fedora/engine-service.sysconfig 2 files changed, 40 insertions(+), 26 deletions(-) Approvals: Juan Hernandez: Verified Ofer Schreiber: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5900 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1818927c5f2be8adbc30d3b99c0e3d015d3428ae Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgold...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches