You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2009/02/13 09:40:59 UTC

[jira] Created: (SMX4-218) Add ordering and filtering functionalities to the OSGI command 'List'

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.


[jira] Commented: (SMX4KNL-194) Add ordering and filtering functionalities to the OSGI command 'List'

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4KNL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49475#action_49475 ] 

Guillaume Nodet commented on SMX4KNL-194:
-----------------------------------------

We already have the grep command which can be used to filter easily.
For sorting, i'm kinda tempted to add a sort command like the unix one.
Though this may not be sufficient to sort on a given column.

> Add ordering and filtering functionalities to the OSGI command 'List'
> ---------------------------------------------------------------------
>
>                 Key: SMX4KNL-194
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-194
>             Project: ServiceMix Kernel
>          Issue Type: New Feature
>            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.


[jira] Moved: (SMX4KNL-194) Add ordering and filtering functionalities to the OSGI command 'List'

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4KNL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet moved SMX4-218 to SMX4KNL-194:
----------------------------------------------

    Affects Version/s:     (was: 4.0-m2)
                  Key: SMX4KNL-194  (was: SMX4-218)
              Project: ServiceMix Kernel  (was: ServiceMix 4)

> Add ordering and filtering functionalities to the OSGI command 'List'
> ---------------------------------------------------------------------
>
>                 Key: SMX4KNL-194
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-194
>             Project: ServiceMix Kernel
>          Issue Type: New Feature
>            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.