You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Taro Fukunaga (Created) (JIRA)" <ji...@apache.org> on 2011/11/29 20:53:41 UTC

[jira] [Created] (KARAF-1059) Karaf command features:status to indicate feature loaded or not

Karaf command features:status to indicate feature loaded or not
---------------------------------------------------------------

                 Key: KARAF-1059
                 URL: https://issues.apache.org/jira/browse/KARAF-1059
             Project: Karaf
          Issue Type: New Feature
          Components: karaf-shell
    Affects Versions: 2.2.4
         Environment: CentOS 5.5 64-bit (kernel 2.6.18-194.32.1.el5 #1)
            Reporter: Taro Fukunaga
            Priority: Minor
             Fix For: 2.2.5


It would be nice if Karaf had a way to get status of features. Currently the way to do this is using "features:list | grep myFeature" so this is not a required feature. OTOH it would be nice to run "features:status myFeature" and have some kind of output like "installed" or "uninstalled". This can help to quickly determine whether a feature that is being developed is loaded correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KARAF-1059) Karaf command features:status to indicate feature loaded or not

Posted by "Taro Fukunaga (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159837#comment-13159837 ] 

Taro Fukunaga commented on KARAF-1059:
--------------------------------------

I think this is good enough, if you want, this issue can be marked 'resolved'.
                
> Karaf command features:status to indicate feature loaded or not
> ---------------------------------------------------------------
>
>                 Key: KARAF-1059
>                 URL: https://issues.apache.org/jira/browse/KARAF-1059
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>    Affects Versions: 2.2.4
>         Environment: CentOS 5.5 64-bit (kernel 2.6.18-194.32.1.el5 #1)
>            Reporter: Taro Fukunaga
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.6, 3.0.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> It would be nice if Karaf had a way to get status of features. Currently the way to do this is using "features:list | grep myFeature" so this is not a required feature. OTOH it would be nice to run "features:status myFeature" and have some kind of output like "installed" or "uninstalled". This can help to quickly determine whether a feature that is being developed is loaded correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (KARAF-1059) Karaf command features:status to indicate feature loaded or not

Posted by "Jamie goodyear (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-1059.
---------------------------------

    
> Karaf command features:status to indicate feature loaded or not
> ---------------------------------------------------------------
>
>                 Key: KARAF-1059
>                 URL: https://issues.apache.org/jira/browse/KARAF-1059
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>    Affects Versions: 2.2.4
>         Environment: CentOS 5.5 64-bit (kernel 2.6.18-194.32.1.el5 #1)
>            Reporter: Taro Fukunaga
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.6, 3.0.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> It would be nice if Karaf had a way to get status of features. Currently the way to do this is using "features:list | grep myFeature" so this is not a required feature. OTOH it would be nice to run "features:status myFeature" and have some kind of output like "installed" or "uninstalled". This can help to quickly determine whether a feature that is being developed is loaded correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KARAF-1059) Karaf command features:status to indicate feature loaded or not

Posted by "Jean-Baptiste Onofré (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159502#comment-13159502 ] 

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

features:list -i show you the installed features.

It means that features:list -i|grep myFeature will show you your feature (if installed).

Is it not enough for your use case ?
                
> Karaf command features:status to indicate feature loaded or not
> ---------------------------------------------------------------
>
>                 Key: KARAF-1059
>                 URL: https://issues.apache.org/jira/browse/KARAF-1059
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>    Affects Versions: 2.2.4
>         Environment: CentOS 5.5 64-bit (kernel 2.6.18-194.32.1.el5 #1)
>            Reporter: Taro Fukunaga
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.5
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> It would be nice if Karaf had a way to get status of features. Currently the way to do this is using "features:list | grep myFeature" so this is not a required feature. OTOH it would be nice to run "features:status myFeature" and have some kind of output like "installed" or "uninstalled". This can help to quickly determine whether a feature that is being developed is loaded correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (KARAF-1059) Karaf command features:status to indicate feature loaded or not

Posted by "Jean-Baptiste Onofré (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-1059:
----------------------------------------

    Fix Version/s:     (was: 2.2.5)
                   3.0.0
                   2.2.6
    
> Karaf command features:status to indicate feature loaded or not
> ---------------------------------------------------------------
>
>                 Key: KARAF-1059
>                 URL: https://issues.apache.org/jira/browse/KARAF-1059
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>    Affects Versions: 2.2.4
>         Environment: CentOS 5.5 64-bit (kernel 2.6.18-194.32.1.el5 #1)
>            Reporter: Taro Fukunaga
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.6, 3.0.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> It would be nice if Karaf had a way to get status of features. Currently the way to do this is using "features:list | grep myFeature" so this is not a required feature. OTOH it would be nice to run "features:status myFeature" and have some kind of output like "installed" or "uninstalled". This can help to quickly determine whether a feature that is being developed is loaded correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (KARAF-1059) Karaf command features:status to indicate feature loaded or not

Posted by "Jean-Baptiste Onofré (Resolved JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-1059.
-----------------------------------------

    Resolution: Not A Problem
    
> Karaf command features:status to indicate feature loaded or not
> ---------------------------------------------------------------
>
>                 Key: KARAF-1059
>                 URL: https://issues.apache.org/jira/browse/KARAF-1059
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>    Affects Versions: 2.2.4
>         Environment: CentOS 5.5 64-bit (kernel 2.6.18-194.32.1.el5 #1)
>            Reporter: Taro Fukunaga
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.6, 3.0.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> It would be nice if Karaf had a way to get status of features. Currently the way to do this is using "features:list | grep myFeature" so this is not a required feature. OTOH it would be nice to run "features:status myFeature" and have some kind of output like "installed" or "uninstalled". This can help to quickly determine whether a feature that is being developed is loaded correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira