Add ordering and filtering functionalities to the OSGI command 'List'
---------------------------------------------------------------------
Key: SMX4-218
URL: https://issues.apache.org/activemq/browse/SMX4-218
Project: ServiceMix 4
Issue Type: New Feature
Affects Versions: 4.0-m2
Reporter: Charles Moulliard
Hi,
I suggest to add ordering and filtering functionality to the OSGI command
'List' to allow by example to do the following :
list filter=apache* : to filter the list of osgi bundles using the name
'apache*'
list order=name : to order the list of bundle using the name as the key (and
not the osgi n°)
list order=state: idem but using the state of the bundle (10, 20, 30, ...)
list order=spring : idem but using the process 'stated, ...'
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.