You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jamie goodyear (JIRA)" <ji...@apache.org> on 2011/09/07 14:28:10 UTC

[jira] [Closed] (KARAF-251) Allow the use of version ranges on dependant features

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

Jamie goodyear closed KARAF-251.
--------------------------------


> Allow the use of version ranges on dependant features
> -----------------------------------------------------
>
>                 Key: KARAF-251
>                 URL: https://issues.apache.org/jira/browse/KARAF-251
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.2.0
>
>
> For example, often, libraries can depend on spring 2.5 or spring 3.x and the only way is to have two separate list of features.
> A range would allow selecting one or the other.
> The default behavior would be:
>   * if no version is indicated, it means [0, +oo)
>   * if a version is indicated, the range is closed [x, x]
>   * if a feature matching the range is already installed, use that one
>   * else find the highest version matching the range

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira