[
https://issues.apache.org/jira/browse/KARAF-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider updated KARAF-1607:
---------------------------------------
Fix Version/s: 3.0.0
Assignee: Christian Schneider
> Move dev commands and services to bundle, system and shell
> ----------------------------------------------------------
>
> Key: KARAF-1607
> URL: https://issues.apache.org/jira/browse/KARAF-1607
> Project: Karaf
> Issue Type: Improvement
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Fix For: 3.0.0
>
>
> The dev commands are a bit awkward as they are not all targeted to developers
> and all better fit into other categories. So I am trying
> to put them in better places and remove the whole dev modules.
> There are some commands in dev that are targeted for bundles so it makes
> sense to have them in bundle instead:
> dev:dynamic-import -> bundle:dynamic-import
> dev:tree-show -> bundle:tree-show
> dev:watch -> bundle:watch
> Other dev commands fit into system nicely
> dev:dump-create -> system:dump-create
> dev:framework -> system:framework
> dev:system-property -> system:property
> The last remaining one can go to shell .. after all it is not even using the
> dev service
> dev:stack-traces-print -> shell:stack-traces-print
--
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