You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/05/06 08:06:15 UTC

[jira] [Resolved] (KARAF-2304) Karaf 3.0.0 build has some property substitution issues...

     [ https://issues.apache.org/jira/browse/KARAF-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-2304.
-----------------------------------------

    Resolution: Duplicate
      Assignee: Jean-Baptiste Onofré
    
> Karaf 3.0.0 build has some property substitution issues...
> ----------------------------------------------------------
>
>                 Key: KARAF-2304
>                 URL: https://issues.apache.org/jira/browse/KARAF-2304
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 3.0.0
>         Environment: Windows 7, JDK7
>            Reporter: Ryan Moquin
>            Assignee: Jean-Baptiste Onofré
>
> I was doing a directory compare on the latest 3.0.0-SNAPSHOT compared to 3.0.0-RC1.  I noticed what appear to be some problems in the generation of the karaf.bat file:
> The setupNativePath() now shows:
> LD_LIBRARY_PATH="/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-6-openjdk-amd64/jre/../lib/amd64:$KARAF_BASE/lib:$KARAF_HOME/lib"
> instead of the following in RC1
> LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:$KARAF_BASE/lib:$KARAF_HOME/lib"
> Also, the JAVA_ENDORSED DIRS are set to:
> JAVA_ENDORSED_DIRS="/home/hudson/tools/java/latest1.6/jre/lib/endorsed:/home/hudson/tools/java/latest1.6/lib/endorsed:${KARAF_HOME}/lib/endorsed"
>  
> Rather than what was in RC1:
>    JAVA_ENDORSED_DIRS="${JAVA_HOME}/jre/lib/endorsed:${JAVA_HOME}/lib/endorsed:${KARAF_HOME}/lib/endorsed"
>  JAVA_EXT_DIRS="${JAVA_HOME}/jre/lib/ext:${JAVA_HOME}/lib/ext:${KARAF_HOME}/lib/ext"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira