Change in ovirt-engine[master]: packaging, tools: Use JVM selected during setup (#834436)

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 <juan.hernandez@redhat.com> --- 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 <juan.hernandez@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
juan.hernandez@redhat.com