Package Admin - getExportedPackages must return null instead of an empty array
------------------------------------------------------------------------------

                 Key: FELIX-1280
                 URL: https://issues.apache.org/jira/browse/FELIX-1280
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: felix-1.6.0
            Reporter: Clement Escoffier
            Priority: Minor
         Attachments: org.apache.felix.framework.patch

The PackageAdmin implementation has a minor bug in the getExportedPackages 
method. According to the spec, this method must return null if the bundle does 
not export any packages (currently). However, the Felix implementation returns 
an empty array. 

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