The calculation for isRemovalPending() is too fine-grained
----------------------------------------------------------

                 Key: FELIX-761
                 URL: https://issues.apache.org/jira/browse/FELIX-761
             Project: Felix
          Issue Type: Bug
          Components: Framework, Specification compliance
    Affects Versions: felix-1.2.1

            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: felix-1.2.2


ExportedPackage.isRemovalPending() should return true if the bundle has been 
updated or uninstalled and not yet refreshed. Currently, the framework returns 
true if the exported package is from a module other than the bundle's current 
module. I believe the removal pending flag should be associated with the 
bundle, not the individual modules.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to