[
https://issues.apache.org/jira/browse/FELIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1682.
------------------------------------
Resolution: Fixed
Committed r824529
The above fix contains a small part related to this issue, which is to force a
start of all bundles in case of failures (so that those bundles are flagged as
persistently started).
> 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
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: karaf-1.0.2
>
> Attachments: Felix-1682.patch
>
>
> 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.