[
https://issues.apache.org/jira/browse/FELIX-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra updated FELIX-3685:
-----------------------------------
Attachment: FELIX-3685.patch
Patch which enhances the logic to find out information from all bundles which
have an entry with same path as package name converted to directory
https://github.com/chetanmeh/felix/compare/FELIX-3685
> 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
> Attachments: FELIX-3685.patch
>
>
> 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