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

Jean-Baptiste Onofré reassigned KARAF-3454:
-------------------------------------------

    Assignee:     (was: Jean-Baptiste Onofré)

> Support name/version in feature condition
> -----------------------------------------
>
>                 Key: KARAF-3454
>                 URL: https://issues.apache.org/jira/browse/KARAF-3454
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf
>            Reporter: Jean-Baptiste Onofré
>            Priority: Major
>
> Currently, it's possible to define a feature condition like:
> {code}
> <conditional>
>   <condition>spring</condition>
>   <bundle>...</bundle>
> </conditional>
> {code}
> It's only based on the feature name.
> In addition, it would be great to support feature version, and feature 
> version range, like:
> {code}
> <conditional>
>   <condition>spring/[3,4)</condition>
>   <bundle>...</bundle>
> </conditional>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to