[
https://issues.apache.org/jira/browse/KARAF-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved KARAF-2888.
------------------------------------
Resolution: Fixed
> New FeaturesService based on the real OSGi resolver
> ---------------------------------------------------
>
> Key: KARAF-2888
> URL: https://issues.apache.org/jira/browse/KARAF-2888
> Project: Karaf
> Issue Type: New Feature
> Components: karaf-feature
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Fix For: 4.0.0
>
>
> This new service will be the basic foundation to allow:
> * automatic uninstallation of dependant features
> * upgrading features to new versions
> * requesting features with ranges
> The idea is to persist a list of *required* features instead of a list of
> *installed* features so that when the requirements are changed by the user,
> any transitive feature will be automatically uninstalled. The resolution of
> bundles will be done using the felix resolver so that the results are
> guaranteed to be applicable in the real osgi framework.
--
This message was sent by Atlassian JIRA
(v6.2#6252)