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

Allow maven style names in startup.properties

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.0
    • Fix Version/s: 3.0.0
    • Component/s: karaf
    • Labels:
      None

      Description

      I want to allow specifying bundles by maven style names rather than file paths in startup.properties, like this:

      org.ops4j.pax.url\:pax-url-mvn\:${pax.url.version}=5

      Note the : needs to be escaped so it's not interpreted as the key/value delimiter.

      I have two reasons:

      • they look nicer
      • I'm writing some maven plugins that run "karaf" and I want to make it easy to run against the local maven repo rather than constructing an entire instance and copying all the jars.

        Attachments

          Activity

            People

            • Assignee:
              djencks David Jencks
              Reporter:
              djencks David Jencks
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: