PackageAdmin.getBundle(Class) should return null if the bundle associated with 
the passed in class is from another framework
----------------------------------------------------------------------------------------------------------------------------

                 Key: FELIX-1292
                 URL: https://issues.apache.org/jira/browse/FELIX-1292
             Project: Felix
          Issue Type: Bug
          Components: Framework, Specification compliance
    Affects Versions: felix-1.8.1
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: felix-2.0.0


The spec says PackageAdmin.getBundle(Class) should return null for classes 
loaded from a bundle where the bundle is associated with a different framework. 
We are not specifically checking for this case and just blindly return the 
Bundle object for the other framework instance.

-- 
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