Eager removal of unused uninstalled/updated bundles is not correct for require-bundle dependencies --------------------------------------------------------------------------------------------------
Key: FELIX-203 URL: https://issues.apache.org/jira/browse/FELIX-203 Project: Felix Issue Type: Bug Components: Framework, Specification compliance Affects Versions: 1.0.0 Reporter: Richard S. Hall Fix For: 1.0.0 Recent changes to the handling of "removal pending" packages and immediately refreshing of updated/uninstalled bundles is broken for bundles that participate in require-bundle dependencies. In short, when the framework checks to see if a bundle is "in use" or not, it only checks for package dependencies and does not check for require-bundle dependencies. This needs to be fixed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.