[ 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
|