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

Jean-Baptiste Onofré updated KARAF-4092:
----------------------------------------
    Fix Version/s:     (was: 3.0.7)
                   3.0.8

> feature.xml to support SystemProperties
> ---------------------------------------
>
>                 Key: KARAF-4092
>                 URL: https://issues.apache.org/jira/browse/KARAF-4092
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-feature
>            Reporter: Amit Patel
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.1.0, 4.0.6, 3.0.8
>
>
> We need feature.xml file to have access to systemProperty. For example we are 
> using feature in below format and it has <repo.dir> and <xxx.version>
> define in SystemProperty file. so we can externalized the jar file location 
> and it can be specified at runtime though SystemProperties 
> <feature name='ajsc-jar' version='0.0.1-SNAPSHOT' description="xxx-jar"> 
> <bundle start-level="260" 
> start="true">file:<repo.dir>/ajsc-jars/osgiservice1/<xxx.version>/xxxx-<xxx.version>.jar</bundle>
>  -
> <!--  </feature> -->



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

Reply via email to