Refactoring of the modules
--------------------------
Key: KARAF-963
URL: https://issues.apache.org/jira/browse/KARAF-963
Project: Karaf
Issue Type: Improvement
Components: karaf-core
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 3.0.0
In preparation to the new services creation (for instance for wrapper, etc), it
makes sense to consolidate the modules per usage.
For instance, config is splitted between management/mbeans/config and
shell/config.
Another example is dev splits between management/mbeans/dev and shell/dev.
To reduce code duplication, we are going to create, for instance:
dev module containing:
core - providing the OSGi services
command - providing the shell commands
management - providing the MBeans
--
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