[ 
https://issues.apache.org/jira/browse/KARAF-7798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806115#comment-17806115
 ] 

ASF subversion and git services commented on KARAF-7798:
--------------------------------------------------------

Commit 9fef4999dafe8c791d8a2fdbee5c40366e7a3384 in karaf's branch 
refs/heads/main from Paul Spencer
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=9fef4999da ]

[KARAF-7798] Document potential need for escape character to wrap deployer


> Documentation to add headers to the wrap deployer missing escape character
> --------------------------------------------------------------------------
>
>                 Key: KARAF-7798
>                 URL: https://issues.apache.org/jira/browse/KARAF-7798
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf
>    Affects Versions: 4.4.4, 4.4.5
>         Environment: Karaf 4.4.4
> MacOS 12.7
>            Reporter: Paul Spencer
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 4.5.0
>
>
> The documentation to add headers to the wrap deployer is missing the escape 
> character required by some OS.
> [https://karaf.apache.org/manual/latest/#_wrap_deployer]
> The example:
> {{bundle:install -s 
> 'wrap:mvn:jboss/jbossall-client/4.2.3.GA/$Bundle-SymbolicName=jbossall-client&Bundle-Version=4.2.3.GA&Export-Package=org.jboss.remoting;version="4.2.3.GA",!*'}}
> should be:
> {{bundle:install -s 
> 'wrap:mvn:jboss/jbossall-client/4.2.3.GA\$Bundle-SymbolicName=jbossall-client\&Bundle-Version=4.2.3.GA&Export-Package=org.jboss.remoting;version="4.2.3.GA",!*'}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to