[activemq] 05/29: activemq-options: Use default-java for JAVA_HOME variable.

Markus Koschany apo-guest at moszumanska.debian.org
Sat Mar 19 19:25:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository activemq.

commit c37d2e3cf95613e0caba61e7836dc19299c7d7e4
Author: Markus Koschany <apo at debian.org>
Date:   Thu Mar 17 00:22:41 2016 +0100

    activemq-options: Use default-java for JAVA_HOME variable.
---
 debian/activemq-options | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/activemq-options b/debian/activemq-options
index b0b769e..076850c 100644
--- a/debian/activemq-options
+++ b/debian/activemq-options
@@ -5,7 +5,7 @@ STARTTIME=5
 ACTIVEMQ_BASE="/var/lib/activemq/$INSTANCE"
 
 # Use openjdk-8 as default Java runtime
-JAVA_HOME="/usr/lib/jvm/java-8-openjdk/"
+JAVA_HOME="/usr/lib/jvm/default-java/"
 
 # Set some JVM memory options
 ACTIVEMQ_OPTS="-Xms512M -Xmx512M -Dorg.apache.activemq.UseDedicatedTaskRunner=true"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git



More information about the pkg-java-commits mailing list