Andrei Pozolotin created KARAF-1494:
---------------------------------------
Summary: apache-karaf-3.0.0-SNAPSHOT/bin a bit strange
Key: KARAF-1494
URL: https://issues.apache.org/jira/browse/KARAF-1494
Project: Karaf
Issue Type: Bug
Components: karaf-config
Affects Versions: 3.0.0
Reporter: Andrei Pozolotin
bin/** scripts have few strange hard coded entries, such as:
JAVA_ENDORSED_DIRS="/home/hudson/tools/java/latest1.6/jre/lib/endorsed:/home/hudson/tools/java/latest1.6/lib/endorsed:${KARAF_HOME}/lib/endorsed"
JAVA_EXT_DIRS="/home/hudson/tools/java/latest1.6/jre/lib/ext:/home/hudson/tools/java/latest1.6/lib/ext:${KARAF_HOME}/lib/ext"
LD_LIBRARY_PATH="/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk/jre/lib/amd64:/usr/lib/jvm/java-6-openjdk/jre/../lib/amd64:$KARAF_BASE/lib:$KARAF_HOME/lib"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|