Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-7798

Documentation to add headers to the wrap deployer missing escape character

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.4.4, 4.4.5
    • 4.5.0
    • karaf
    • None
    • Karaf 4.4.4
      MacOS 12.7

    Description

      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",!*'

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            paulsp Paul Spencer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: