You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <de...@geronimo.apache.org> on 2006/07/24 22:39:14 UTC

[jira] Created: (GERONIMO-2223) [RTC] Move genesis out of the sandbox

[RTC] Move genesis out of the sandbox
-------------------------------------

                 Key: GERONIMO-2223
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2223
             Project: Geronimo
          Issue Type: RTC
      Security Level: public (Regular issues)
          Components: buildsystem
    Affects Versions: 1.2
            Reporter: Jason Dillon
            Priority: Critical
             Fix For: 1.2


h3. Overview

Genesis, which provides common build configuration and plugin modules, is needed by the main Maven2 build to function.

The project is here:

 * http://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis/

You need to use the {{build}} or {{bootstrap}} scripts for the first build.  The later will nuke the previous genesis artifacts from the repo to ensure a clean build (only genesis is removed from the repo).

h3. Recommended Post RTC

{noformat}
svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/
svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/tags
svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/branches
svn mv https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis http://svn.apache.org/repos/asf/geronimo/genesis/trunk
{noformat}


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GERONIMO-2223) [RTC] Move genesis out of the sandbox

Posted by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2223?page=comments#action_12423926 ] 
            
Jacek Laskowski commented on GERONIMO-2223:
-------------------------------------------

Built, tested and verified its outcome. 

+1

Go Jason go! ;-)

> [RTC] Move genesis out of the sandbox
> -------------------------------------
>
>                 Key: GERONIMO-2223
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2223
>             Project: Geronimo
>          Issue Type: RTC
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>            Reporter: Jason Dillon
>            Priority: Critical
>             Fix For: 1.2
>
>
> h3. Overview
> Genesis, which provides common build configuration and plugin modules, is needed by the main Maven2 build to function.
> The project is here:
>  * http://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis/
> You need to use the {{build}} or {{bootstrap}} scripts for the first build.  The later will nuke the previous genesis artifacts from the repo to ensure a clean build (only genesis is removed from the repo).
> h3. Recommended Post RTC
> {noformat}
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/tags
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/branches
> svn mv https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis http://svn.apache.org/repos/asf/geronimo/genesis/trunk
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2223) [RTC] Move genesis out of the sandbox

Posted by "Jason Dillon (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2223?page=all ]

Jason Dillon updated GERONIMO-2223:
-----------------------------------

    Description: 
h3. Overview

Genesis, which provides common build configuration and plugin modules, is needed by the main Maven2 build to function.

The project is here:

 * http://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis/

You need to use the {{build}} or {{bootstrap}} scripts for the first build.  The later will nuke the previous genesis artifacts from the repo to ensure a clean build (only genesis is removed from the repo).

h3. Recommended Post RTC

{noformat}
svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/
svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/tags
svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/branches
svn mv https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis https://svn.apache.org/repos/asf/geronimo/genesis/trunk
{noformat}


  was:
h3. Overview

Genesis, which provides common build configuration and plugin modules, is needed by the main Maven2 build to function.

The project is here:

 * http://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis/

You need to use the {{build}} or {{bootstrap}} scripts for the first build.  The later will nuke the previous genesis artifacts from the repo to ensure a clean build (only genesis is removed from the repo).

h3. Recommended Post RTC

{noformat}
svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/
svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/tags
svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/branches
svn mv https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis http://svn.apache.org/repos/asf/geronimo/genesis/trunk
{noformat}



Fixed {{svn mv}} for clarity.

> [RTC] Move genesis out of the sandbox
> -------------------------------------
>
>                 Key: GERONIMO-2223
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2223
>             Project: Geronimo
>          Issue Type: RTC
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>            Reporter: Jason Dillon
>            Priority: Critical
>             Fix For: 1.2
>
>
> h3. Overview
> Genesis, which provides common build configuration and plugin modules, is needed by the main Maven2 build to function.
> The project is here:
>  * http://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis/
> You need to use the {{build}} or {{bootstrap}} scripts for the first build.  The later will nuke the previous genesis artifacts from the repo to ensure a clean build (only genesis is removed from the repo).
> h3. Recommended Post RTC
> {noformat}
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/tags
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/branches
> svn mv https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis https://svn.apache.org/repos/asf/geronimo/genesis/trunk
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GERONIMO-2223) [RTC] Move genesis out of the sandbox

Posted by "Jeff Genender (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2223?page=comments#action_12423925 ] 
            
Jeff Genender commented on GERONIMO-2223:
-----------------------------------------

+1.  tested with the m2 build.

> [RTC] Move genesis out of the sandbox
> -------------------------------------
>
>                 Key: GERONIMO-2223
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2223
>             Project: Geronimo
>          Issue Type: RTC
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>            Reporter: Jason Dillon
>            Priority: Critical
>             Fix For: 1.2
>
>
> h3. Overview
> Genesis, which provides common build configuration and plugin modules, is needed by the main Maven2 build to function.
> The project is here:
>  * http://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis/
> You need to use the {{build}} or {{bootstrap}} scripts for the first build.  The later will nuke the previous genesis artifacts from the repo to ensure a clean build (only genesis is removed from the repo).
> h3. Recommended Post RTC
> {noformat}
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/tags
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/branches
> svn mv https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis http://svn.apache.org/repos/asf/geronimo/genesis/trunk
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (GERONIMO-2223) [RTC] Move genesis out of the sandbox

Posted by "Jason Dillon (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2223?page=all ]

Jason Dillon reassigned GERONIMO-2223:
--------------------------------------

    Assignee: Jason Dillon

> [RTC] Move genesis out of the sandbox
> -------------------------------------
>
>                 Key: GERONIMO-2223
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2223
>             Project: Geronimo
>          Issue Type: RTC
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>            Reporter: Jason Dillon
>         Assigned To: Jason Dillon
>            Priority: Critical
>             Fix For: 1.2
>
>
> h3. Overview
> Genesis, which provides common build configuration and plugin modules, is needed by the main Maven2 build to function.
> The project is here:
>  * http://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis/
> You need to use the {{build}} or {{bootstrap}} scripts for the first build.  The later will nuke the previous genesis artifacts from the repo to ensure a clean build (only genesis is removed from the repo).
> h3. Recommended Post RTC
> {noformat}
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/tags
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/branches
> svn mv https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis https://svn.apache.org/repos/asf/geronimo/genesis/trunk
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (GERONIMO-2223) [RTC] Move genesis out of the sandbox

Posted by "Jason Dillon (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2223?page=all ]

Jason Dillon closed GERONIMO-2223.
----------------------------------

    Resolution: Fixed

Genesis now lives in:

 * https://svn.apache.org/repos/asf/geronimo/genesis/trunk/

Deployed updated 1.0.0-SNAPSHOT based on build from this location.

> [RTC] Move genesis out of the sandbox
> -------------------------------------
>
>                 Key: GERONIMO-2223
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2223
>             Project: Geronimo
>          Issue Type: RTC
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>            Reporter: Jason Dillon
>         Assigned To: Jason Dillon
>            Priority: Critical
>             Fix For: 1.2
>
>
> h3. Overview
> Genesis, which provides common build configuration and plugin modules, is needed by the main Maven2 build to function.
> The project is here:
>  * http://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis/
> You need to use the {{build}} or {{bootstrap}} scripts for the first build.  The later will nuke the previous genesis artifacts from the repo to ensure a clean build (only genesis is removed from the repo).
> h3. Recommended Post RTC
> {noformat}
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/tags
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/branches
> svn mv https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis https://svn.apache.org/repos/asf/geronimo/genesis/trunk
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GERONIMO-2223) [RTC] Move genesis out of the sandbox

Posted by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2223?page=comments#action_12423979 ] 
            
Matt Hogstrom commented on GERONIMO-2223:
-----------------------------------------

+1...go forth and be fruitful

> [RTC] Move genesis out of the sandbox
> -------------------------------------
>
>                 Key: GERONIMO-2223
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2223
>             Project: Geronimo
>          Issue Type: RTC
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>            Reporter: Jason Dillon
>            Priority: Critical
>             Fix For: 1.2
>
>
> h3. Overview
> Genesis, which provides common build configuration and plugin modules, is needed by the main Maven2 build to function.
> The project is here:
>  * http://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis/
> You need to use the {{build}} or {{bootstrap}} scripts for the first build.  The later will nuke the previous genesis artifacts from the repo to ensure a clean build (only genesis is removed from the repo).
> h3. Recommended Post RTC
> {noformat}
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/tags
> svn mkdir https://svn.apache.org/repos/asf/geronimo/genesis/branches
> svn mv https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/genesis http://svn.apache.org/repos/asf/geronimo/genesis/trunk
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira