[
https://issues.apache.org/jira/browse/FELIX-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465099#comment-13465099
]
Felix Meschberger commented on FELIX-3685:
------------------------------------------
What would be the use case to find private packages ? It is the very nature of
private packages that they are private and that noone except the owner bundle
should really know about them.
> 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