[
https://issues.apache.org/jira/browse/KARAF-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Heath Kesler updated KARAF-1762:
--------------------------------
Attachment: karaf-3.0_1762.diff
Implemented the new command find-class, it takes a class name or partial class
name as an argument and lists the results grouped by bundle. It will list the
bundle title followed by the list of resources that have the specified argument
as part of the resource name. Example: if Interceptor is entered it will list
any class with that in the name. The more specific the argument request the
more specific the results.
> command to list bundles with the requested class
> ------------------------------------------------
>
> Key: KARAF-1762
> URL: https://issues.apache.org/jira/browse/KARAF-1762
> Project: Karaf
> Issue Type: New Feature
> Reporter: Heath Kesler
> Fix For: 3.0.0
>
> Attachments: karaf-3.0_1762.diff
>
>
> This might be a command like bundles:find-class <fq-classname> to allow the
> user to find a list of bundles that have that classname.
--
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