[
https://issues.apache.org/jira/browse/FELIX-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall closed FELIX-1122.
----------------------------------
Resolution: Fixed
Assignee: Richard S. Hall
Extensions bundles are now handle in a similar fashion to other bundles, except
they are not stopped during uninstall, they are stopped during framework
shutdown instead.
> Extension bundles are not being removed from the bundle list when uninstalled
> -----------------------------------------------------------------------------
>
> Key: FELIX-1122
> URL: https://issues.apache.org/jira/browse/FELIX-1122
> Project: Felix
> Issue Type: Bug
> Components: Framework, Specification compliance
> Affects Versions: felix-1.6.1
> Reporter: Richard S. Hall
> Assignee: Richard S. Hall
> Fix For: felix-2.0.0
>
>
> We need to remove the extension bundle from the installed bundle data
> structures in Felix.uninstallBundle(). I think the code in there can be
> merged a little better to bring handling of extension bundles and normal
> bundles into closer alignment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.