Juan Hernandez has submitted this change and it was merged. Change subject: packaging, tools: Use JVM selected during setup (#834436) ......................................................................
packaging, tools: Use JVM selected during setup (#834436) https://bugzilla.redhat.com/834436 This patch moves the scripts of the tools and the notifier to the /usr/share/ovirt-engine/bin directory and adds there a prolog that is included by all these scripts. This prolog contains the functions that load the configuration generated by the setup tool so that the scripts will use the JVM selected during installation. Change-Id: I501e5e5cca615f5bfffef225d9ebb3204f16b7c5 Signed-off-by: Juan Hernandez <[email protected]> --- M Makefile M backend/manager/conf/kerberos/engine-manage-domains M backend/manager/modules/utils/src/main/resources/engine-manage-domains.conf M backend/manager/tools/engine-config/src/main/resources/engine-config M backend/manager/tools/engine-notifier/engine-notifier-resources/src/main/resources/engine-notifierd M backend/manager/tools/engine-notifier/engine-notifier-resources/src/main/resources/notifier.sh A backend/manager/tools/engine-tools-common/src/main/shell/engine-prolog.sh M packaging/fedora/setup/basedefs.py M packaging/fedora/spec/ovirt-engine.spec.in 9 files changed, 66 insertions(+), 53 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7556 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I501e5e5cca615f5bfffef225d9ebb3204f16b7c5 Gerrit-PatchSet: 9 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
