[
https://issues.apache.org/jira/browse/FELIX-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall updated FELIX-2840:
-----------------------------------
Description: If you uninstall an uninstalled bundle, you get a
NoSuchElementException because we clear the localized headers each time
Bundle.uninstall() is called. We only need to do this on the first call to
uninstall. (was: If you uninstall an uninstalled bundle, you get a
NoSuchElementException because we are trying to create the default localized
headers again. We only need to do this on the first call to uninstall.)
> [Framework] Uninstalling an uninstalled bundle throws NoSuchElementException
> ----------------------------------------------------------------------------
>
> Key: FELIX-2840
> URL: https://issues.apache.org/jira/browse/FELIX-2840
> Project: Felix
> Issue Type: Bug
> Components: Framework, Specification compliance
> Affects Versions: framework-3.0.8
> Reporter: Richard S. Hall
> Assignee: Richard S. Hall
> Priority: Minor
> Fix For: framework-3.2.0
>
>
> If you uninstall an uninstalled bundle, you get a NoSuchElementException
> because we clear the localized headers each time Bundle.uninstall() is
> called. We only need to do this on the first call to uninstall.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira