You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Created JIRA)" <ji...@apache.org> on 2011/10/26 14:23:33 UTC

[jira] [Created] (KARAF-963) Refactoring of the modules

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

       

[jira] [Commented] (KARAF-963) Refactoring of the modules

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

Christian Schneider commented on KARAF-963:
-------------------------------------------

I have refactored all other modules except for ssh. Do you want to do it or should I?
                
> 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

       

[jira] [Assigned] (KARAF-963) Refactoring of the modules

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

Jean-Baptiste Onofré reassigned KARAF-963:
------------------------------------------

    Assignee:     (was: Jean-Baptiste Onofré)
    
> 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é
>             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

       

[jira] [Commented] (KARAF-963) Refactoring of the modules

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

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

wrapper module resources added and management sub-module added (revision 1208279).
                
> 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

       

[jira] [Assigned] (KARAF-963) Refactoring of the modules

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

Christian Schneider reassigned KARAF-963:
-----------------------------------------

    Assignee: Christian Schneider
    
> 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: Christian Schneider
>             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

       

[jira] [Resolved] (KARAF-963) Refactoring of the modules

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

Christian Schneider resolved KARAF-963.
---------------------------------------

    Resolution: Fixed

ssh is the last module to be refactored. As it is only a client I think it can as well stay in shell
                
> 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: Christian Schneider
>             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

       

[jira] [Commented] (KARAF-963) Refactoring of the modules

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

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

web module refactored (revision 1209847).
                
> 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

       

[jira] [Commented] (KARAF-963) Refactoring of the modules

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

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

system module refactored (revision 1208819).
                
> 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

       

[jira] [Work started] (KARAF-963) Refactoring of the modules

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

Work on KARAF-963 started by Jean-Baptiste Onofré.

> 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

       

[jira] [Commented] (KARAF-963) Refactoring of the modules

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

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

wrapper module refactored (revision 1208056).
                
> 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