The newly installed bundles for a feature should be uninstalled when feature
install failed
-------------------------------------------------------------------------------------------
Key: FELIX-1682
URL: https://issues.apache.org/jira/browse/FELIX-1682
Project: Felix
Issue Type: Improvement
Components: Karaf
Reporter: richard stone
Priority: Minor
Fix For: karaf-1.2.0
Start Karaf 1.1.0 snapshot, type "features:install webconsole", at first, it
will throw an exception "can not get
org.apache.felix.karaf.webconsole.admin-1.1.0-SNAPSHOT.jar", run "osgi:list",
you can see some bundles listed in this feature(like org.apache.felix.metatype)
are installed. My point is if the feature install failed then the newly
installed bundles should be uninstalled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.