Ofer Schreiber has submitted this change and it was merged.
Change subject: packaging: Run with OpenJDK 7 regardless of what is installed
......................................................................
packaging: Run with OpenJDK 7 regardless of what is installed
This changes the start/stop script so that it will use OpenJDK 7
regardless of what other versions of the Java virtual machine are
installed.
If the Java virtual machine happens to be installed in a different
place that the one used by default by the script it can be
specified in the /etc/sysconfig/ovirt-engine with the JAVA_HOME
variable.
Change-Id: I44b5b4e20a134d1624acf1258c59b73d8d2382c6
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/fedora/engine-service.py
1 file changed, 21 insertions(+), 7 deletions(-)
Approvals:
Juan Hernandez: Verified
Ofer Schreiber: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6223
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I44b5b4e20a134d1624acf1258c59b73d8d2382c6
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>