[ 
https://issues.apache.org/jira/browse/KARAF-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004793#comment-13004793
 ] 

Jean-Baptiste Onofré commented on KARAF-502:
--------------------------------------------

For now, it's true that we don't have specific commands for that. Anyway, you 
can use:
packages:exports, packages:imports and dev:show-tree commands in combination 
with grep.

Anyway, I'm not against new dev or packages commands to have a better overview 
of the bundles packages resolution.
 

> Add the function to show wired relations of deployed bundles
> ------------------------------------------------------------
>
>                 Key: KARAF-502
>                 URL: https://issues.apache.org/jira/browse/KARAF-502
>             Project: Karaf
>          Issue Type: New Feature
>          Components: console
>    Affects Versions: 2.1.4, 2.2.0
>            Reporter: Han Hong Fang
>
> Add the function in karaf console to show the following wired relations of 
> deployed bundles
> - show bundles which used the export packages of a specific bundle
> - show bundles which provides the import package of a specific bundle
> - show bundles which are the required bundles of a specific bundle
> - show bundles which requires a specific bundle
> - show bundles which provides the dynamic import packages of a specific bundle

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to