Chetan Mehrotra created FELIX-3685:
--------------------------------------

             Summary: PackageAdmin WebConsole Plugin - Add support for non 
exported packages
                 Key: FELIX-3685
                 URL: https://issues.apache.org/jira/browse/FELIX-3685
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
            Reporter: Chetan Mehrotra
            Priority: Minor


Current implementation of PackageAdmin WebConsole plugin provides information 
about those packages only which are exported by any bundle. It would be helpful 
if it can also display information about those packages which are not exported 
by any bundle. It would help in finding out which bundle packages any class.

This information can be find out by using the bundle.getEntry(entryName) method 
where the entryName is package name as path like 
'org/apache/sling/engine/impl'. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to