[ 
https://issues.apache.org/jira/browse/KARAF-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Heath Kesler updated KARAF-1761:
--------------------------------

    Attachment: karaf-3.0_1761.diff

here is the first iteration of the new command, I tested using some of the 
spring bundle jars and it matches doing a jar tf on the jar file. 

This can list the files from multiple bundles using this command:

bundle:classes <bundleid> <bundleid> ...
                
> classes list command
> --------------------
>
>                 Key: KARAF-1761
>                 URL: https://issues.apache.org/jira/browse/KARAF-1761
>             Project: Karaf
>          Issue Type: New Feature
>    Affects Versions: 3.0.0
>            Reporter: Heath Kesler
>         Attachments: karaf-3.0_1761.diff
>
>
> I think having a command to list the classes in a bundle would be useful.  
> Something like bundle:classes <bundleid>.  This would list out all classes 
> within the bundle.  

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