[
https://issues.apache.org/jira/browse/KARAF-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated KARAF-399:
----------------------------------
Fix Version/s: (was: 2.2.0)
> Support features upgrade
> ------------------------
>
> Key: KARAF-399
> URL: https://issues.apache.org/jira/browse/KARAF-399
> Project: Karaf
> Issue Type: Improvement
> Reporter: Jean-Baptiste Onofré
> Fix For: 3.0.0
>
>
> Currently, updating a feature means uninstall/install.
> It's not efficient as the bundle caches are lost, etc.
> I wonder how to manage the feature upgrade.
> For instance, if I have:
> <feature name="A" version="1.0">
> <bundle>A/1.0</bundle>
> <bundle>A/1.1</bundle>
> </feature>
> and
> <feature name="A" version="2.0">
> <bundle>A/2.0</bundle>
> <bundle>A/2.1</bundle>
> </feature>
> how can I know which bundle is the update of the other ?
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira