You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2009/02/18 09:13:01 UTC

[jira] Created: (GERONIMO-4538) Make framework self contained to build the framework server

Make framework self contained to build the framework server
-----------------------------------------------------------

                 Key: GERONIMO-4538
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4538
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: buildsystem
    Affects Versions: 2.2
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 2.2


Make everything needed to build the framework server be in framework.  This should make it a lot easier to experiment with the framework server because you have a lot less to build.

It should have its own testsuite, although that may be added later.

I don't plan to change any groupIds or artifactIds immediately although some should probably be modified slightly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-4538) Make framework self contained to build the framework server

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

David Jencks closed GERONIMO-4538.
----------------------------------

    Resolution: Fixed

Doesn't seem to break anything.

> Make framework self contained to build the framework server
> -----------------------------------------------------------
>
>                 Key: GERONIMO-4538
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4538
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.2
>
>
> Make everything needed to build the framework server be in framework.  This should make it a lot easier to experiment with the framework server because you have a lot less to build.
> It should have its own testsuite, although that may be added later.
> I don't plan to change any groupIds or artifactIds immediately although some should probably be modified slightly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4538) Make framework self contained to build the framework server

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675219#action_12675219 ] 

David Jencks commented on GERONIMO-4538:
----------------------------------------

Moved stuff around in rev 746112.  This revision does not change any groupIds in case people hate this and we want to revert it.

> Make framework self contained to build the framework server
> -----------------------------------------------------------
>
>                 Key: GERONIMO-4538
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4538
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.2
>
>
> Make everything needed to build the framework server be in framework.  This should make it a lot easier to experiment with the framework server because you have a lot less to build.
> It should have its own testsuite, although that may be added later.
> I don't plan to change any groupIds or artifactIds immediately although some should probably be modified slightly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4538) Make framework self contained to build the framework server

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675531#action_12675531 ] 

David Jencks commented on GERONIMO-4538:
----------------------------------------

After remembering that the plugingroups are new in 2.2, so moving groupIds would not cause update problems from 2.1, I moved boilerplate to configs and updated some groupIds to reflect their new location inside framework in rev 746447.

> Make framework self contained to build the framework server
> -----------------------------------------------------------
>
>                 Key: GERONIMO-4538
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4538
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.2
>
>
> Make everything needed to build the framework server be in framework.  This should make it a lot easier to experiment with the framework server because you have a lot less to build.
> It should have its own testsuite, although that may be added later.
> I don't plan to change any groupIds or artifactIds immediately although some should probably be modified slightly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.