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

David Jencks resolved KARAF-523.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0

done a long time ago
                
> Allow maven style names in startup.properties
> ---------------------------------------------
>
>                 Key: KARAF-523
>                 URL: https://issues.apache.org/jira/browse/KARAF-523
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core
>    Affects Versions: 3.0.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.0.0, 3.1.0
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to