You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Paolo Antinori (JIRA)" <ji...@apache.org> on 2015/11/19 18:05:10 UTC

[jira] [Closed] (KARAF-4128) client.bat lack bouncy-castle on its classpath

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

Paolo Antinori closed KARAF-4128.
---------------------------------
    Resolution: Invalid

Sorry. Not relevant to karaf upstream.

> client.bat lack bouncy-castle on its classpath
> ----------------------------------------------
>
>                 Key: KARAF-4128
>                 URL: https://issues.apache.org/jira/browse/KARAF-4128
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.0.4
>         Environment: Windows
>            Reporter: Paolo Antinori
>              Labels: windows
>
> {{bin/client.bat}} lacks this line:
> {code}
> # line 120
> set CLASSPATH=%CLASSPATH%;%KARAF_HOME%\system\org\bouncycastle\bcprov-jdk15on\1.52\bcprov-jdk15on-1.52.jar
> {code}
> that is present in 
> {{bin/client}} instead:
> {code}
> # line 260
> CLASSPATH="$CLASSPATH:$KARAF_HOME/system/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.jar" 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)