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

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

The most efficient is to extend org.apache.karaf.shell.osgi.BundlesCommand 
which already supports multi-bundle selection.

More over, the bundle selection filter (by name, version, version range, bundle 
id, regex, etc) will be implemented in this class.

It makes sense that the BundlesCommand, BundleCommand, etc will be part of a 
shell.util module.

> dev:watch should support multiple bundle IDs
> --------------------------------------------
>
>                 Key: KARAF-762
>                 URL: https://issues.apache.org/jira/browse/KARAF-762
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-shell
>    Affects Versions: 2.2.2, 3.0.0
>            Reporter: Achim Nierbeck
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 2.2.3, 3.0.0
>
>
> if you want to watch multiple bundle you have to re-issue the dev:watch 
> command for every bundle to be watched. 
> if dev:watch would accept a list of bundle Ids this would help.

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


Reply via email to