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

Jean-Baptiste Onofré commented on KARAF-4092:
---------------------------------------------

It's a good idea, but more than <repo.dir/> I would prefer ${repo.dir}.

> 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
>             Fix For: 4.1.0, 3.0.7, 4.0.6
>
>
> 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