You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org> on 2006/05/29 15:25:29 UTC

[jira] Created: (GERONIMO-2067) Configs migration to M2

Configs migration to M2
-----------------------

         Key: GERONIMO-2067
         URL: http://issues.apache.org/jira/browse/GERONIMO-2067
     Project: Geronimo
        Type: Sub-task
    Security: public (Regular issues) 
  Components: buildsystem  
    Versions: 1.2    
 Environment: All
    Reporter: Anita Kulshreshtha
 Assigned to: Anita Kulshreshtha 
     Fix For: 1.2
 Attachments: newconfigs.patch

To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

Posted by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2067?page=comments#action_12415802 ] 

Anita Kulshreshtha commented on GERONIMO-2067:
----------------------------------------------

The jars needed for activemq, activemq-broker were not getting downloaded. I had to hand install them from 
.maven repo to .m2 repo. Will enable these as soon as the jars can be downloaded. 
    Need to discuss with Prasad. I had to use o.a.g.applications groupId instead of o.a.g.applications.console. 
With the later groupId the 'target' directory could not be deleted. We are exceeding windows file name length limit.
-- A patch is needed in applications\console\console-ear  to add <bundleFileName> to maven-ear-plugin.


> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: configs.log, configs.patch, configs.patch, configs.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: configs.patch
                modules.patch
                pom.patch

The attached 3 patches are :
1. configs.patch - adds the following :
       -- javamail
       -- console for tomcat and jetty
       -- activemq, activemq-broker
       -- Fine tunes the build order.
2. modules.patch - 
       enables javamail-transport module
3. parent pom.patch - 
     adding javamail-transport, ge-activemq-rar to o.a.g.modules 
     change the name of default maven repo to 'central'. It is known as 'central' now. 

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: configs.log, configs.patch, configs.patch, configs.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

Posted by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2067?page=comments#action_12415070 ] 

Anita Kulshreshtha commented on GERONIMO-2067:
----------------------------------------------

This patch is dt 29th May. I had attached the patches to G-2071 for your convenience. But wanted to note down the important 
issues here. Today's patches are attached and described here :
http://issues.apache.org/jira/browse/GERONIMO-2071#action_12414974


> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: newconfigs.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: m2-plugins.patch

The earlier patch does not look right. Use the latest m2-plugins.patch

> Configs migration to M2
> -----------------------
>
>                 Key: GERONIMO-2067
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Anita Kulshreshtha
>         Assigned To: Anita Kulshreshtha
>             Fix For: 1.2
>
>         Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, console-configs.patch, etc.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: applications.patch
                configs.patch

1. applications.patch -  excludes pom.xml and pom.properties from war files.
2. configs.patch - the daytrader-derby-* configs are not enabled. They can be built on unix as is.
To build on windows uncomment the shorter artifactId.

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: applications.patch, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, etc.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: configs.patch
                etc.patch
                pom.xml

Prasad, These are the missing uddi-* patches. They are for the m2migration branch
Here is the list -
1. configs.patch
2. etc.patch
3. pom.patch
   servlet-examples-* build fine for me. We should precompile jsps for the examples too.

> Configs migration to M2
> -----------------------
>
>                 Key: GERONIMO-2067
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Anita Kulshreshtha
>         Assigned To: Anita Kulshreshtha
>             Fix For: 1.2
>
>         Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, console-configs.patch, etc.patch, etc.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch, pom.xml
>
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: pom.patch

The pom.patch is for the top level pom

> Configs migration to M2
> -----------------------
>
>                 Key: GERONIMO-2067
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Anita Kulshreshtha
>         Assigned To: Anita Kulshreshtha
>             Fix For: 1.2
>
>         Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, console-configs.patch, etc.patch, etc.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch, pom.patch, pom.xml
>
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Jason Dillon reassigned GERONIMO-2067:
--------------------------------------

    Assignee: Jason Dillon  (was: Anita Kulshreshtha)

> Configs migration to M2
> -----------------------
>
>                 Key: GERONIMO-2067
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Anita Kulshreshtha
>         Assigned To: Jason Dillon
>             Fix For: 1.2
>
>         Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, console-configs.patch, etc.patch, etc.patch, hot-deployer.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch, pom.patch, pom.xml
>
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2067?page=comments#action_12415067 ] 

David Jencks commented on GERONIMO-2067:
----------------------------------------

There's something wrong with your patch generation process.  All of these poms are already committed to svn, and your patch appends another copy to the existing file.  Please fix this problem before submitting any more patches.  I cannot apply patches that are against non-current svn.

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: newconfigs.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: newconfigs.patch

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: newconfigs.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: applications.patch
                configs.patch
                configs.log

 --    Geronimo must use openejb 2.2. A new openejb trunk was created. As a result configs\client and client-deployer changed. This patch adds interceptor to the dependency list. see
       http://issues.apache.org/jira/browse/GERONIMO-2152
 --    As pointed out by David Jencks the axis configurations do not need openejb, removed dependency on openejb.
   Here is the list of patches to be applied - 
1. m2-plugins.patch (attached earlier)
2. configs.patch 
3. configs.log - results for rev. 418587
4. etc.patch - attached earlier 
5. applications.patch -  same as before, refreshed for rev 418587
Todo - The applications\console did not compile today. Hence did not build console-* configs. 


> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, etc.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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] Reopened: (GERONIMO-2067) Configs migration to M2

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

Anita Kulshreshtha reopened GERONIMO-2067:
------------------------------------------

             

> Configs migration to M2
> -----------------------
>
>                 Key: GERONIMO-2067
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Anita Kulshreshtha
>         Assigned To: Anita Kulshreshtha
>             Fix For: 1.2
>
>         Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, console-configs.patch, etc.patch, etc.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch, pom.patch, pom.xml
>
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: configs.patch
                pom.patch
                configs.log

The configs.patch attached here adds the following configurations :
          1. welcome-jetty
          2. jsp-examples-jetty
          3. servlets-examples-jetty
          4. ldap-demo-jetty
   The pom.patch is for top level, 
         -- adds tomcat-builder module to the list
        -- changes build order for applications
        -- adds maven-war-plugin to pluginManagement section
   configs.log is the list of configs being built. After all the configuraitons are done, will modify packaging-plugin to take care of conf/geronimo-plugin.xmls.
 

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: configs.log, configs.patch, newconfigs.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

Posted by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2067?page=comments#action_12414961 ] 

Anita Kulshreshtha commented on GERONIMO-2067:
----------------------------------------------

j2ee-corba and client-corba configuration - 
   The plan.xml in both of these configurations are adding GBeans from openejb-core. The corba specs are being referenced via 
system properties. Hence added corba specs as a dependency via g-dependency.xml in openejb-core . This only contains corba spec 
whereas the M1 build includes g-timer, g-axis, g-util, tranql, and antlr. We could either add all the dependencies right now, or add as needed.

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: newconfigs.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Jason Dillon commented on GERONIMO-2067:
----------------------------------------

Can we get any remaining patches to be based on:

 * https://svn.apache.org/repos/asf/geronimo/sandbox/svkmerge/m2migration/

This will help get the patches applied and ready for the pending merge to trunk.

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, etc.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: m2-plugins.patch
                hot-deployer.patch

1. The latest m2-plugins.patch is made against m2migration branch rev 425727.
  It include all the things from Jul/27/06 patch and  It changes the <sourceDir> parameter to <planDir>
   the configuration is as follows :
       <planDir>  --- default value =  src/plan     or  ${basedir}/src/a-dir
       <planFile> --  default value = plan.xml
       <pluginDir> - default value = src/conf       or  ${basedir}/src/conf
       <pluginFile> - default value = geronimo-plugin.xml 
2. The hot-deployer.patch is made against m2migration rev 426029.
     The hot-deployer configuration has been changed. The patch accommodates the recent changes.

> Configs migration to M2
> -----------------------
>
>                 Key: GERONIMO-2067
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Anita Kulshreshtha
>         Assigned To: Anita Kulshreshtha
>             Fix For: 1.2
>
>         Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, console-configs.patch, etc.patch, etc.patch, hot-deployer.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch, pom.patch, pom.xml
>
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: configs.patch
                modules.patch
                pom.patch

 The attached 3 patches are :
1. configs.patch  - 
-- adding applications jsp-examples, servlets-examples, ldap-demo and welcome for 
   jetty and tomcat
-- removed <version> from o.a.g.configs
2. pom.patch - 
    -- added missing o.a.g.modules
    -- change the build order, applications should be built before configs.

3. modules.patch - 
    -- adding src/resources2 as <resources> in axis
    -- dependency pruning in tomcat, tomcat-builder
    -- g-dependency.xml needs to be deleted from tomcat/src/resources/META-INF

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: configs.log, configs.patch, configs.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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] Resolved: (GERONIMO-2067) Configs migration to M2

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

Prasad Kashyap resolved GERONIMO-2067.
--------------------------------------

    Resolution: Fixed

Individually handled by 

http://issues.apache.org/jira/browse/GERONIMO-2201
http://issues.apache.org/jira/browse/GERONIMO-2206

> Configs migration to M2
> -----------------------
>
>                 Key: GERONIMO-2067
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Anita Kulshreshtha
>         Assigned To: Anita Kulshreshtha
>             Fix For: 1.2
>
>         Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, console-configs.patch, etc.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Jason Dillon closed GERONIMO-2067.
----------------------------------

    Resolution: Fixed

m2 migration work is for the most part finished.  If anything is left, please open a new issue to track.

> Configs migration to M2
> -----------------------
>
>                 Key: GERONIMO-2067
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Anita Kulshreshtha
>         Assigned To: Jason Dillon
>             Fix For: 1.2
>
>         Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, console-configs.patch, etc.patch, etc.patch, hot-deployer.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch, pom.patch, pom.xml
>
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: modules.patch

Thanks to Brett Porter! The latest release of maven-war-plugin and maven-rar-plugin allows excluding pom.xml and
pom.properties from the generated war/rar.
This patch excludes pom.properties and pom.xml files from ge-activemq-rar. This solves the problem described in 
Example 3 :
http://www.nabble.com/M2-%3A-build-on-Windows-t1803375.html#a4914787

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, etc.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: m2-plugins.patch
                configs.patch

These patches are built against rev 418907. The first server that starts has been assembled! 
http://issues.apache.org/jira/browse/GERONIMO-1737#action_12419584
  The m2-plugins.patch includes all the earlier modifications and  
- Allows the configs to be built with just mvn (no clean) and
- Changes  'dependencies' goal to prepare-plan (cosmetic change)

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, etc.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

Posted by "Anita Kulshreshtha (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2067?page=comments#action_12418852 ] 

Anita Kulshreshtha commented on GERONIMO-2067:
----------------------------------------------

Please note - The openejb jars generated by M1 build can not be used. Openejb must use geronimo jars with 
o.a.g groupId. The geronimo-dependency.xml files included in openejb-core and openejb-builder jars refer to geronimo jars. The above  results were generated by using a local openejb build!

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, etc.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: m2-plugins.patch
                configs.patch
                configs.log

These patches modify geronimo packaging plugin to add geronimo-plugin.xml to the generated car and
handle multiple artifacts genearated by the daytrader configuration. The configs.patch adds daytrader configuration for jetty and tomcat.
1. m2-plugins.patch
2. configs.patch
3. configs.log -  results for rev. 414318
4. etc.patch - attached earlier 
     A brief description of the changes to the plugin - 
    Plugin takes a parameter 'geronimoPlugin' (true), and by default uses src/conf/geronimo-plugin.xml. 
This file is filtered and packaged in the car.
   The daytrader configuration generates multiple artifacts. Plugin takes multipleArtifacts (true) as a parameter
to generate attached artifacts. For configurations that generate multiple artifacts, the target/repository/${groupId}/ directory is scanned for the artifacts generated by the deployer. All the artifacts are zipped to target directory and installed using attached artifacts. Maven restricts the name of the artifacts to be - 
${artifactId}-${version}-classifier.car
    I prefer ${artifactId}-classifier-${version}.car. I have filed an issue - 
http://jira.codehaus.org/browse/MNG-2395
       Also filed issues to exclude pom.xml and pom.properties for war and rar files generated by maven
http://jira.codehaus.org/browse/MPWAR-59
http://jira.codehaus.org/browse/MRAR-10
    

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, etc.patch, m2-plugins.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Prasad Kashyap updated GERONIMO-2067:
-------------------------------------

    Attachment: console-configs.patch

Here's a patch that will include the console configs into the build and build them successfully. Thx to Anita who did the initial legwork.

> Configs migration to M2
> -----------------------
>
>                 Key: GERONIMO-2067
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Anita Kulshreshtha
>         Assigned To: Anita Kulshreshtha
>             Fix For: 1.2
>
>         Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, console-configs.patch, etc.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: configs.patch
                etc.patch

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: configs.log, configs.patch, configs.patch, configs.patch, configs.patch, etc.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2067?page=comments#action_12415761 ] 

David Jencks commented on GERONIMO-2067:
----------------------------------------

Latest patches applied with minor tweaks in rev 413472.

By my count the remaining configs work is:
missing pom.xml are daytrader[jetty,tomcat], remote-deploy[jetty,tomcat] and uddi [jetty,tomcat]

In addition, activemq, activemq-broker, console[jetty,tomcat] are not built

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: configs.log, configs.patch, configs.patch, configs.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

Posted by "Jason Dillon (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2067?page=comments#action_12421714 ] 
            
Jason Dillon commented on GERONIMO-2067:
----------------------------------------

console patch applied (#422836) jetty j2ee now has a functional console :-)

> Configs migration to M2
> -----------------------
>
>                 Key: GERONIMO-2067
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Anita Kulshreshtha
>         Assigned To: Anita Kulshreshtha
>             Fix For: 1.2
>
>         Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, console-configs.patch, etc.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: configs.log

These patches add uddi and remote-deploy configurations for jetty and tomcat :
1. configs.patch
2. etc.patch - src/plan.xml of uddi configurations has been modified to use geronimo_groupId. This affects M1 build, 
                hence this patch is needed.
3. configs.log - results using specs 1.0 and openejb 2.1--SNAPSHOT and hande installed activemq jars.
    

> Configs migration to M2
> -----------------------
>
>          Key: GERONIMO-2067
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.2
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Anita Kulshreshtha
>      Fix For: 1.2
>  Attachments: configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, etc.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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-2067) Configs migration to M2

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

Anita Kulshreshtha updated GERONIMO-2067:
-----------------------------------------

    Attachment: m2-plugins.patch

This patch is for the M2migration branch. This implements <geronimoPlugin> for applications and multiple artifact handling for daytrader.


> Configs migration to M2
> -----------------------
>
>                 Key: GERONIMO-2067
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2067
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>         Environment: All
>            Reporter: Anita Kulshreshtha
>         Assigned To: Anita Kulshreshtha
>             Fix For: 1.2
>
>         Attachments: applications.patch, applications.patch, configs.log, configs.log, configs.log, configs.log, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, configs.patch, console-configs.patch, etc.patch, m2-plugins.patch, m2-plugins.patch, m2-plugins.patch, modules.patch, modules.patch, modules.patch, newconfigs.patch, pom.patch, pom.patch, pom.patch
>
>
> To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. 
> This patch is for the new trunk, and has been edited using emcas to rempve ^M.

-- 
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