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

[jira] Created: (GERONIMO-1629) More maven 2 poms

More maven 2 poms
-----------------

         Key: GERONIMO-1629
         URL: http://issues.apache.org/jira/browse/GERONIMO-1629
     Project: Geronimo
        Type: Sub-task
    Reporter: Anders Hessellund Jensen


I have created some more POMs. The list of modules with POMs is now:

[INFO] ----------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ----------------------------------------------------------------------------
[INFO] Geronimo ............................................... SUCCESS [1.781s]
[INFO] Geronimo :: Activation ................................. SUCCESS [1.000s]
[INFO] Geronimo :: Util ....................................... SUCCESS [0.453s]
[INFO] Geronimo :: Kernel ..................................... SUCCESS [0.297s]
[INFO] Geronimo :: Common ..................................... SUCCESS [0.125s]
[INFO] Geronimo :: System ..................................... SUCCESS [0.234s]
[INFO] Geronimo :: Management API ............................. SUCCESS [0.141s]
[INFO] Geronimo :: Core ....................................... SUCCESS [0.109s]
[INFO] Geronimo :: J2EE ....................................... SUCCESS [0.110s]
[INFO] Geronimo :: Security ................................... SUCCESS [0.328s]
[INFO] Geronimo :: Transaction ................................ SUCCESS [0.281s]
[INFO] Geronimo :: Naming ..................................... SUCCESS [0.125s]
[INFO] Geronimo :: Client ..................................... SUCCESS [0.187s]
[INFO] Geronimo :: Deployment ................................. SUCCESS [0.110s]
[INFO] Geronimo :: Connector .................................. SUCCESS [0.312s]
[INFO] Geronimo :: J2EE Schema ................................ SUCCESS [1.407s]
[INFO] Geronimo :: Service :: Builder ......................... SUCCESS [0.250s]
[INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS [0.062s]
[INFO] Geronimo :: Security :: Builder ........................ SUCCESS [0.266s]
[INFO] Geronimo :: J2EE :: Builder ............................ SUCCESS [0.281s]
[INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS [0.109s]
[INFO] Geronimo :: Connector :: Builder ....................... SUCCESS [0.563s]
[INFO] Geronimo :: Configuration Converter .................... SUCCESS [0.078s]
[INFO] Geronimo :: Web :: Builder ............................. SUCCESS [0.359s]
[INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS [0.578s]
[INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS [0.391s]
[INFO] Geronimo :: Derby ...................................... SUCCESS [0.094s]
[INFO] Geronimo :: JavaMail Transport ......................... SUCCESS [0.140s]
[INFO] Geronimo :: JMX Remoting ............................... SUCCESS [0.047s]
[INFO] Geronimo :: Mail ....................................... SUCCESS [0.125s]
[INFO] Geronimo :: Scripts .................................... SUCCESS [0.063s]
[INFO] Geronimo :: Session .................................... SUCCESS [0.094s]
[INFO] Geronimo :: Spring ..................................... SUCCESS [0.796s]
[INFO] Geronimo :: Timer ...................................... SUCCESS [0.329s]
[INFO] Geronimo :: Web Services ............................... SUCCESS [0.125s]
[INFO] ----------------------------------------------------------------------------
[INFO] ----------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Wed Feb 15 16:01:36 CET 2006
[INFO] Final Memory: 10M/22M
[INFO] ----------------------------------------------------------------------------

Some builders uses jelly to assemble j2ee archives for testing purposes. These tests have not been migrated. geronimo-jsr88 and geronimo-deploy-tool are missing manifest files. There are probably other issues and omissions.

-- 
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-1629) More maven 2 poms

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

    Fix Version: 1.1
     Resolution: Fixed

$ svn ci -m 'GERONIMO-1629: More maven 2 poms. Thanks, Anders!' modules/*/pom.xml pom.xml
Sending        modules/activation/pom.xml
Adding         modules/client/pom.xml
Sending        modules/common/pom.xml
Adding         modules/connector/pom.xml
Adding         modules/connector-builder/pom.xml
Sending        modules/converter/pom.xml
Sending        modules/core/pom.xml
Adding         modules/deploy-config/pom.xml
Adding         modules/deploy-jsr88/pom.xml
Adding         modules/deploy-tool/pom.xml
Sending        modules/deployment/pom.xml
Sending        modules/derby/pom.xml
Sending        modules/j2ee/pom.xml
Adding         modules/j2ee-builder/pom.xml
Sending        modules/j2ee-schema/pom.xml
Adding         modules/javamail-transport/pom.xml
Adding         modules/jmx-remoting/pom.xml
Sending        modules/kernel/pom.xml
Adding         modules/mail/pom.xml
Sending        modules/management/pom.xml
Adding         modules/naming/pom.xml
Adding         modules/naming-builder/pom.xml
Adding         modules/scripts/pom.xml
Adding         modules/security-builder/pom.xml
Adding         modules/service-builder/pom.xml
Adding         modules/session/pom.xml
Adding         modules/spring/pom.xml
Sending        modules/system/pom.xml
Adding         modules/test-ddbean/pom.xml
Adding         modules/timer/pom.xml
Adding         modules/transaction/pom.xml
Sending        modules/util/pom.xml
Adding         modules/web-builder/pom.xml
Adding         modules/webservices/pom.xml
Sending        pom.xml
Transmitting file data ...................................
Committed revision 378637.


> More maven 2 poms
> -----------------
>
>          Key: GERONIMO-1629
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1629
>      Project: Geronimo
>         Type: Sub-task
>     Reporter: Anders Hessellund Jensen
>     Assignee: Jacek Laskowski
>      Fix For: 1.1
>  Attachments: maven-migration-more-poms.diff
>
> I have created some more POMs. The list of modules with POMs is now:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Geronimo ............................................... SUCCESS [1.781s]
> [INFO] Geronimo :: Activation ................................. SUCCESS [1.000s]
> [INFO] Geronimo :: Util ....................................... SUCCESS [0.453s]
> [INFO] Geronimo :: Kernel ..................................... SUCCESS [0.297s]
> [INFO] Geronimo :: Common ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: System ..................................... SUCCESS [0.234s]
> [INFO] Geronimo :: Management API ............................. SUCCESS [0.141s]
> [INFO] Geronimo :: Core ....................................... SUCCESS [0.109s]
> [INFO] Geronimo :: J2EE ....................................... SUCCESS [0.110s]
> [INFO] Geronimo :: Security ................................... SUCCESS [0.328s]
> [INFO] Geronimo :: Transaction ................................ SUCCESS [0.281s]
> [INFO] Geronimo :: Naming ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Client ..................................... SUCCESS [0.187s]
> [INFO] Geronimo :: Deployment ................................. SUCCESS [0.110s]
> [INFO] Geronimo :: Connector .................................. SUCCESS [0.312s]
> [INFO] Geronimo :: J2EE Schema ................................ SUCCESS [1.407s]
> [INFO] Geronimo :: Service :: Builder ......................... SUCCESS [0.250s]
> [INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS [0.062s]
> [INFO] Geronimo :: Security :: Builder ........................ SUCCESS [0.266s]
> [INFO] Geronimo :: J2EE :: Builder ............................ SUCCESS [0.281s]
> [INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS [0.109s]
> [INFO] Geronimo :: Connector :: Builder ....................... SUCCESS [0.563s]
> [INFO] Geronimo :: Configuration Converter .................... SUCCESS [0.078s]
> [INFO] Geronimo :: Web :: Builder ............................. SUCCESS [0.359s]
> [INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS [0.578s]
> [INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS [0.391s]
> [INFO] Geronimo :: Derby ...................................... SUCCESS [0.094s]
> [INFO] Geronimo :: JavaMail Transport ......................... SUCCESS [0.140s]
> [INFO] Geronimo :: JMX Remoting ............................... SUCCESS [0.047s]
> [INFO] Geronimo :: Mail ....................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Scripts .................................... SUCCESS [0.063s]
> [INFO] Geronimo :: Session .................................... SUCCESS [0.094s]
> [INFO] Geronimo :: Spring ..................................... SUCCESS [0.796s]
> [INFO] Geronimo :: Timer ...................................... SUCCESS [0.329s]
> [INFO] Geronimo :: Web Services ............................... SUCCESS [0.125s]
> [INFO] ----------------------------------------------------------------------------
> [INFO] ----------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 13 seconds
> [INFO] Finished at: Wed Feb 15 16:01:36 CET 2006
> [INFO] Final Memory: 10M/22M
> [INFO] ----------------------------------------------------------------------------
> Some builders uses jelly to assemble j2ee archives for testing purposes. These tests have not been migrated. geronimo-jsr88 and geronimo-deploy-tool are missing manifest files. There are probably other issues and omissions.

-- 
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-1629) More maven 2 poms

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

Jacek Laskowski commented on GERONIMO-1629:
-------------------------------------------

It's *always* worth to run the build before applying patches even if they're supposed to not touch it at all ;) Anders changed m1 project.xml , which could break the build, but it won't since it was caught early enough ;)

org.apache.maven.MavenException: Error parsing project.xml 'c:\oss\geronimo\modules\naming-builder\project.xml'
        at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:189)
        at org.apache.maven.MavenUtils.getProject(MavenUtils.java:120)
        at org.apache.maven.MavenUtils.getProject(MavenUtils.java:99)
        at org.apache.maven.MavenUtils.getProjects(MavenUtils.java:285)
        at org.apache.maven.jelly.tags.maven.ReactorTag.getSortedProjects(ReactorTag.java:428)

...investigating further.

> More maven 2 poms
> -----------------
>
>          Key: GERONIMO-1629
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1629
>      Project: Geronimo
>         Type: Sub-task
>     Reporter: Anders Hessellund Jensen
>     Assignee: Jacek Laskowski
>  Attachments: maven-migration-more-poms.diff
>
> I have created some more POMs. The list of modules with POMs is now:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Geronimo ............................................... SUCCESS [1.781s]
> [INFO] Geronimo :: Activation ................................. SUCCESS [1.000s]
> [INFO] Geronimo :: Util ....................................... SUCCESS [0.453s]
> [INFO] Geronimo :: Kernel ..................................... SUCCESS [0.297s]
> [INFO] Geronimo :: Common ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: System ..................................... SUCCESS [0.234s]
> [INFO] Geronimo :: Management API ............................. SUCCESS [0.141s]
> [INFO] Geronimo :: Core ....................................... SUCCESS [0.109s]
> [INFO] Geronimo :: J2EE ....................................... SUCCESS [0.110s]
> [INFO] Geronimo :: Security ................................... SUCCESS [0.328s]
> [INFO] Geronimo :: Transaction ................................ SUCCESS [0.281s]
> [INFO] Geronimo :: Naming ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Client ..................................... SUCCESS [0.187s]
> [INFO] Geronimo :: Deployment ................................. SUCCESS [0.110s]
> [INFO] Geronimo :: Connector .................................. SUCCESS [0.312s]
> [INFO] Geronimo :: J2EE Schema ................................ SUCCESS [1.407s]
> [INFO] Geronimo :: Service :: Builder ......................... SUCCESS [0.250s]
> [INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS [0.062s]
> [INFO] Geronimo :: Security :: Builder ........................ SUCCESS [0.266s]
> [INFO] Geronimo :: J2EE :: Builder ............................ SUCCESS [0.281s]
> [INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS [0.109s]
> [INFO] Geronimo :: Connector :: Builder ....................... SUCCESS [0.563s]
> [INFO] Geronimo :: Configuration Converter .................... SUCCESS [0.078s]
> [INFO] Geronimo :: Web :: Builder ............................. SUCCESS [0.359s]
> [INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS [0.578s]
> [INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS [0.391s]
> [INFO] Geronimo :: Derby ...................................... SUCCESS [0.094s]
> [INFO] Geronimo :: JavaMail Transport ......................... SUCCESS [0.140s]
> [INFO] Geronimo :: JMX Remoting ............................... SUCCESS [0.047s]
> [INFO] Geronimo :: Mail ....................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Scripts .................................... SUCCESS [0.063s]
> [INFO] Geronimo :: Session .................................... SUCCESS [0.094s]
> [INFO] Geronimo :: Spring ..................................... SUCCESS [0.796s]
> [INFO] Geronimo :: Timer ...................................... SUCCESS [0.329s]
> [INFO] Geronimo :: Web Services ............................... SUCCESS [0.125s]
> [INFO] ----------------------------------------------------------------------------
> [INFO] ----------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 13 seconds
> [INFO] Finished at: Wed Feb 15 16:01:36 CET 2006
> [INFO] Final Memory: 10M/22M
> [INFO] ----------------------------------------------------------------------------
> Some builders uses jelly to assemble j2ee archives for testing purposes. These tests have not been migrated. geronimo-jsr88 and geronimo-deploy-tool are missing manifest files. There are probably other issues and omissions.

-- 
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-1629) More maven 2 poms

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

Jacek Laskowski reassigned GERONIMO-1629:
-----------------------------------------

    Assign To: Jacek Laskowski

> More maven 2 poms
> -----------------
>
>          Key: GERONIMO-1629
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1629
>      Project: Geronimo
>         Type: Sub-task
>     Reporter: Anders Hessellund Jensen
>     Assignee: Jacek Laskowski
>  Attachments: maven-migration-more-poms.diff
>
> I have created some more POMs. The list of modules with POMs is now:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Geronimo ............................................... SUCCESS [1.781s]
> [INFO] Geronimo :: Activation ................................. SUCCESS [1.000s]
> [INFO] Geronimo :: Util ....................................... SUCCESS [0.453s]
> [INFO] Geronimo :: Kernel ..................................... SUCCESS [0.297s]
> [INFO] Geronimo :: Common ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: System ..................................... SUCCESS [0.234s]
> [INFO] Geronimo :: Management API ............................. SUCCESS [0.141s]
> [INFO] Geronimo :: Core ....................................... SUCCESS [0.109s]
> [INFO] Geronimo :: J2EE ....................................... SUCCESS [0.110s]
> [INFO] Geronimo :: Security ................................... SUCCESS [0.328s]
> [INFO] Geronimo :: Transaction ................................ SUCCESS [0.281s]
> [INFO] Geronimo :: Naming ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Client ..................................... SUCCESS [0.187s]
> [INFO] Geronimo :: Deployment ................................. SUCCESS [0.110s]
> [INFO] Geronimo :: Connector .................................. SUCCESS [0.312s]
> [INFO] Geronimo :: J2EE Schema ................................ SUCCESS [1.407s]
> [INFO] Geronimo :: Service :: Builder ......................... SUCCESS [0.250s]
> [INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS [0.062s]
> [INFO] Geronimo :: Security :: Builder ........................ SUCCESS [0.266s]
> [INFO] Geronimo :: J2EE :: Builder ............................ SUCCESS [0.281s]
> [INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS [0.109s]
> [INFO] Geronimo :: Connector :: Builder ....................... SUCCESS [0.563s]
> [INFO] Geronimo :: Configuration Converter .................... SUCCESS [0.078s]
> [INFO] Geronimo :: Web :: Builder ............................. SUCCESS [0.359s]
> [INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS [0.578s]
> [INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS [0.391s]
> [INFO] Geronimo :: Derby ...................................... SUCCESS [0.094s]
> [INFO] Geronimo :: JavaMail Transport ......................... SUCCESS [0.140s]
> [INFO] Geronimo :: JMX Remoting ............................... SUCCESS [0.047s]
> [INFO] Geronimo :: Mail ....................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Scripts .................................... SUCCESS [0.063s]
> [INFO] Geronimo :: Session .................................... SUCCESS [0.094s]
> [INFO] Geronimo :: Spring ..................................... SUCCESS [0.796s]
> [INFO] Geronimo :: Timer ...................................... SUCCESS [0.329s]
> [INFO] Geronimo :: Web Services ............................... SUCCESS [0.125s]
> [INFO] ----------------------------------------------------------------------------
> [INFO] ----------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 13 seconds
> [INFO] Finished at: Wed Feb 15 16:01:36 CET 2006
> [INFO] Final Memory: 10M/22M
> [INFO] ----------------------------------------------------------------------------
> Some builders uses jelly to assemble j2ee archives for testing purposes. These tests have not been migrated. geronimo-jsr88 and geronimo-deploy-tool are missing manifest files. There are probably other issues and omissions.

-- 
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-1629) More maven 2 poms

Posted by "Anders Hessellund Jensen (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1629?page=comments#action_12366782 ] 

Anders Hessellund Jensen commented on GERONIMO-1629:
----------------------------------------------------

Oops, sorry! Should have looked through the patch more carefully.

The M2 build is broken. Modules depending on the new interceptor module won't build.

> More maven 2 poms
> -----------------
>
>          Key: GERONIMO-1629
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1629
>      Project: Geronimo
>         Type: Sub-task
>     Reporter: Anders Hessellund Jensen
>     Assignee: Jacek Laskowski
>  Attachments: maven-migration-more-poms.diff
>
> I have created some more POMs. The list of modules with POMs is now:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Geronimo ............................................... SUCCESS [1.781s]
> [INFO] Geronimo :: Activation ................................. SUCCESS [1.000s]
> [INFO] Geronimo :: Util ....................................... SUCCESS [0.453s]
> [INFO] Geronimo :: Kernel ..................................... SUCCESS [0.297s]
> [INFO] Geronimo :: Common ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: System ..................................... SUCCESS [0.234s]
> [INFO] Geronimo :: Management API ............................. SUCCESS [0.141s]
> [INFO] Geronimo :: Core ....................................... SUCCESS [0.109s]
> [INFO] Geronimo :: J2EE ....................................... SUCCESS [0.110s]
> [INFO] Geronimo :: Security ................................... SUCCESS [0.328s]
> [INFO] Geronimo :: Transaction ................................ SUCCESS [0.281s]
> [INFO] Geronimo :: Naming ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Client ..................................... SUCCESS [0.187s]
> [INFO] Geronimo :: Deployment ................................. SUCCESS [0.110s]
> [INFO] Geronimo :: Connector .................................. SUCCESS [0.312s]
> [INFO] Geronimo :: J2EE Schema ................................ SUCCESS [1.407s]
> [INFO] Geronimo :: Service :: Builder ......................... SUCCESS [0.250s]
> [INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS [0.062s]
> [INFO] Geronimo :: Security :: Builder ........................ SUCCESS [0.266s]
> [INFO] Geronimo :: J2EE :: Builder ............................ SUCCESS [0.281s]
> [INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS [0.109s]
> [INFO] Geronimo :: Connector :: Builder ....................... SUCCESS [0.563s]
> [INFO] Geronimo :: Configuration Converter .................... SUCCESS [0.078s]
> [INFO] Geronimo :: Web :: Builder ............................. SUCCESS [0.359s]
> [INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS [0.578s]
> [INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS [0.391s]
> [INFO] Geronimo :: Derby ...................................... SUCCESS [0.094s]
> [INFO] Geronimo :: JavaMail Transport ......................... SUCCESS [0.140s]
> [INFO] Geronimo :: JMX Remoting ............................... SUCCESS [0.047s]
> [INFO] Geronimo :: Mail ....................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Scripts .................................... SUCCESS [0.063s]
> [INFO] Geronimo :: Session .................................... SUCCESS [0.094s]
> [INFO] Geronimo :: Spring ..................................... SUCCESS [0.796s]
> [INFO] Geronimo :: Timer ...................................... SUCCESS [0.329s]
> [INFO] Geronimo :: Web Services ............................... SUCCESS [0.125s]
> [INFO] ----------------------------------------------------------------------------
> [INFO] ----------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 13 seconds
> [INFO] Finished at: Wed Feb 15 16:01:36 CET 2006
> [INFO] Final Memory: 10M/22M
> [INFO] ----------------------------------------------------------------------------
> Some builders uses jelly to assemble j2ee archives for testing purposes. These tests have not been migrated. geronimo-jsr88 and geronimo-deploy-tool are missing manifest files. There are probably other issues and omissions.

-- 
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-1629) More maven 2 poms

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

Anders Hessellund Jensen updated GERONIMO-1629:
-----------------------------------------------

    Attachment: maven-migration-more-poms.diff

> More maven 2 poms
> -----------------
>
>          Key: GERONIMO-1629
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1629
>      Project: Geronimo
>         Type: Sub-task
>     Reporter: Anders Hessellund Jensen
>  Attachments: maven-migration-more-poms.diff
>
> I have created some more POMs. The list of modules with POMs is now:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Geronimo ............................................... SUCCESS [1.781s]
> [INFO] Geronimo :: Activation ................................. SUCCESS [1.000s]
> [INFO] Geronimo :: Util ....................................... SUCCESS [0.453s]
> [INFO] Geronimo :: Kernel ..................................... SUCCESS [0.297s]
> [INFO] Geronimo :: Common ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: System ..................................... SUCCESS [0.234s]
> [INFO] Geronimo :: Management API ............................. SUCCESS [0.141s]
> [INFO] Geronimo :: Core ....................................... SUCCESS [0.109s]
> [INFO] Geronimo :: J2EE ....................................... SUCCESS [0.110s]
> [INFO] Geronimo :: Security ................................... SUCCESS [0.328s]
> [INFO] Geronimo :: Transaction ................................ SUCCESS [0.281s]
> [INFO] Geronimo :: Naming ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Client ..................................... SUCCESS [0.187s]
> [INFO] Geronimo :: Deployment ................................. SUCCESS [0.110s]
> [INFO] Geronimo :: Connector .................................. SUCCESS [0.312s]
> [INFO] Geronimo :: J2EE Schema ................................ SUCCESS [1.407s]
> [INFO] Geronimo :: Service :: Builder ......................... SUCCESS [0.250s]
> [INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS [0.062s]
> [INFO] Geronimo :: Security :: Builder ........................ SUCCESS [0.266s]
> [INFO] Geronimo :: J2EE :: Builder ............................ SUCCESS [0.281s]
> [INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS [0.109s]
> [INFO] Geronimo :: Connector :: Builder ....................... SUCCESS [0.563s]
> [INFO] Geronimo :: Configuration Converter .................... SUCCESS [0.078s]
> [INFO] Geronimo :: Web :: Builder ............................. SUCCESS [0.359s]
> [INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS [0.578s]
> [INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS [0.391s]
> [INFO] Geronimo :: Derby ...................................... SUCCESS [0.094s]
> [INFO] Geronimo :: JavaMail Transport ......................... SUCCESS [0.140s]
> [INFO] Geronimo :: JMX Remoting ............................... SUCCESS [0.047s]
> [INFO] Geronimo :: Mail ....................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Scripts .................................... SUCCESS [0.063s]
> [INFO] Geronimo :: Session .................................... SUCCESS [0.094s]
> [INFO] Geronimo :: Spring ..................................... SUCCESS [0.796s]
> [INFO] Geronimo :: Timer ...................................... SUCCESS [0.329s]
> [INFO] Geronimo :: Web Services ............................... SUCCESS [0.125s]
> [INFO] ----------------------------------------------------------------------------
> [INFO] ----------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 13 seconds
> [INFO] Finished at: Wed Feb 15 16:01:36 CET 2006
> [INFO] Final Memory: 10M/22M
> [INFO] ----------------------------------------------------------------------------
> Some builders uses jelly to assemble j2ee archives for testing purposes. These tests have not been migrated. geronimo-jsr88 and geronimo-deploy-tool are missing manifest files. There are probably other issues and omissions.

-- 
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-1629) More maven 2 poms

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

Jacek Laskowski commented on GERONIMO-1629:
-------------------------------------------

What's "the new interceptor module"?

> More maven 2 poms
> -----------------
>
>          Key: GERONIMO-1629
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1629
>      Project: Geronimo
>         Type: Sub-task
>     Reporter: Anders Hessellund Jensen
>     Assignee: Jacek Laskowski
>  Attachments: maven-migration-more-poms.diff
>
> I have created some more POMs. The list of modules with POMs is now:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Geronimo ............................................... SUCCESS [1.781s]
> [INFO] Geronimo :: Activation ................................. SUCCESS [1.000s]
> [INFO] Geronimo :: Util ....................................... SUCCESS [0.453s]
> [INFO] Geronimo :: Kernel ..................................... SUCCESS [0.297s]
> [INFO] Geronimo :: Common ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: System ..................................... SUCCESS [0.234s]
> [INFO] Geronimo :: Management API ............................. SUCCESS [0.141s]
> [INFO] Geronimo :: Core ....................................... SUCCESS [0.109s]
> [INFO] Geronimo :: J2EE ....................................... SUCCESS [0.110s]
> [INFO] Geronimo :: Security ................................... SUCCESS [0.328s]
> [INFO] Geronimo :: Transaction ................................ SUCCESS [0.281s]
> [INFO] Geronimo :: Naming ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Client ..................................... SUCCESS [0.187s]
> [INFO] Geronimo :: Deployment ................................. SUCCESS [0.110s]
> [INFO] Geronimo :: Connector .................................. SUCCESS [0.312s]
> [INFO] Geronimo :: J2EE Schema ................................ SUCCESS [1.407s]
> [INFO] Geronimo :: Service :: Builder ......................... SUCCESS [0.250s]
> [INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS [0.062s]
> [INFO] Geronimo :: Security :: Builder ........................ SUCCESS [0.266s]
> [INFO] Geronimo :: J2EE :: Builder ............................ SUCCESS [0.281s]
> [INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS [0.109s]
> [INFO] Geronimo :: Connector :: Builder ....................... SUCCESS [0.563s]
> [INFO] Geronimo :: Configuration Converter .................... SUCCESS [0.078s]
> [INFO] Geronimo :: Web :: Builder ............................. SUCCESS [0.359s]
> [INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS [0.578s]
> [INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS [0.391s]
> [INFO] Geronimo :: Derby ...................................... SUCCESS [0.094s]
> [INFO] Geronimo :: JavaMail Transport ......................... SUCCESS [0.140s]
> [INFO] Geronimo :: JMX Remoting ............................... SUCCESS [0.047s]
> [INFO] Geronimo :: Mail ....................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Scripts .................................... SUCCESS [0.063s]
> [INFO] Geronimo :: Session .................................... SUCCESS [0.094s]
> [INFO] Geronimo :: Spring ..................................... SUCCESS [0.796s]
> [INFO] Geronimo :: Timer ...................................... SUCCESS [0.329s]
> [INFO] Geronimo :: Web Services ............................... SUCCESS [0.125s]
> [INFO] ----------------------------------------------------------------------------
> [INFO] ----------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 13 seconds
> [INFO] Finished at: Wed Feb 15 16:01:36 CET 2006
> [INFO] Final Memory: 10M/22M
> [INFO] ----------------------------------------------------------------------------
> Some builders uses jelly to assemble j2ee archives for testing purposes. These tests have not been migrated. geronimo-jsr88 and geronimo-deploy-tool are missing manifest files. There are probably other issues and omissions.

-- 
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-1629) More maven 2 poms

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

Jacek Laskowski commented on GERONIMO-1629:
-------------------------------------------

jlaskowski@JLASKOWSKI /cygdrive/c/oss/geronimo
$ patch -p0 < maven-migration-more-poms.diff
patching file pom.xml
patching file modules/jmx-remoting/pom.xml
patching file modules/scripts/pom.xml
patching file modules/test-ddbean/pom.xml
patching file modules/naming-builder/project.xml
patching file modules/naming-builder/pom.xml
patching file modules/web-builder/pom.xml
patching file modules/deploy-tool/pom.xml
patching file modules/deploy-jsr88/pom.xml
patching file modules/naming/pom.xml
patching file modules/connector-builder/pom.xml
patching file modules/timer/pom.xml
patching file modules/webservices/pom.xml
patching file modules/mail/pom.xml
patching file modules/session/pom.xml
patching file modules/service-builder/pom.xml
patching file modules/transaction/pom.xml
patching file modules/connector/pom.xml
patching file modules/security-builder/pom.xml
patching file modules/deploy-config/pom.xml
patching file modules/spring/pom.xml
patching file modules/derby/pom.xml
patching file modules/j2ee-builder/pom.xml
patching file modules/javamail-transport/pom.xml
patching file modules/client/pom.xml

and testing. I won't be able to commit the changes before I finish my other work (behind a firewall), which is until tonight.

> More maven 2 poms
> -----------------
>
>          Key: GERONIMO-1629
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1629
>      Project: Geronimo
>         Type: Sub-task
>     Reporter: Anders Hessellund Jensen
>     Assignee: Jacek Laskowski
>  Attachments: maven-migration-more-poms.diff
>
> I have created some more POMs. The list of modules with POMs is now:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Geronimo ............................................... SUCCESS [1.781s]
> [INFO] Geronimo :: Activation ................................. SUCCESS [1.000s]
> [INFO] Geronimo :: Util ....................................... SUCCESS [0.453s]
> [INFO] Geronimo :: Kernel ..................................... SUCCESS [0.297s]
> [INFO] Geronimo :: Common ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: System ..................................... SUCCESS [0.234s]
> [INFO] Geronimo :: Management API ............................. SUCCESS [0.141s]
> [INFO] Geronimo :: Core ....................................... SUCCESS [0.109s]
> [INFO] Geronimo :: J2EE ....................................... SUCCESS [0.110s]
> [INFO] Geronimo :: Security ................................... SUCCESS [0.328s]
> [INFO] Geronimo :: Transaction ................................ SUCCESS [0.281s]
> [INFO] Geronimo :: Naming ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Client ..................................... SUCCESS [0.187s]
> [INFO] Geronimo :: Deployment ................................. SUCCESS [0.110s]
> [INFO] Geronimo :: Connector .................................. SUCCESS [0.312s]
> [INFO] Geronimo :: J2EE Schema ................................ SUCCESS [1.407s]
> [INFO] Geronimo :: Service :: Builder ......................... SUCCESS [0.250s]
> [INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS [0.062s]
> [INFO] Geronimo :: Security :: Builder ........................ SUCCESS [0.266s]
> [INFO] Geronimo :: J2EE :: Builder ............................ SUCCESS [0.281s]
> [INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS [0.109s]
> [INFO] Geronimo :: Connector :: Builder ....................... SUCCESS [0.563s]
> [INFO] Geronimo :: Configuration Converter .................... SUCCESS [0.078s]
> [INFO] Geronimo :: Web :: Builder ............................. SUCCESS [0.359s]
> [INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS [0.578s]
> [INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS [0.391s]
> [INFO] Geronimo :: Derby ...................................... SUCCESS [0.094s]
> [INFO] Geronimo :: JavaMail Transport ......................... SUCCESS [0.140s]
> [INFO] Geronimo :: JMX Remoting ............................... SUCCESS [0.047s]
> [INFO] Geronimo :: Mail ....................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Scripts .................................... SUCCESS [0.063s]
> [INFO] Geronimo :: Session .................................... SUCCESS [0.094s]
> [INFO] Geronimo :: Spring ..................................... SUCCESS [0.796s]
> [INFO] Geronimo :: Timer ...................................... SUCCESS [0.329s]
> [INFO] Geronimo :: Web Services ............................... SUCCESS [0.125s]
> [INFO] ----------------------------------------------------------------------------
> [INFO] ----------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 13 seconds
> [INFO] Finished at: Wed Feb 15 16:01:36 CET 2006
> [INFO] Final Memory: 10M/22M
> [INFO] ----------------------------------------------------------------------------
> Some builders uses jelly to assemble j2ee archives for testing purposes. These tests have not been migrated. geronimo-jsr88 and geronimo-deploy-tool are missing manifest files. There are probably other issues and omissions.

-- 
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-1629) More maven 2 poms

Posted by "Anders Hessellund Jensen (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1629?page=comments#action_12366787 ] 

Anders Hessellund Jensen commented on GERONIMO-1629:
----------------------------------------------------

I mean modules/interceptor . At least i think it's pretty new. I don't think it was there when i created the patch.

> More maven 2 poms
> -----------------
>
>          Key: GERONIMO-1629
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1629
>      Project: Geronimo
>         Type: Sub-task
>     Reporter: Anders Hessellund Jensen
>     Assignee: Jacek Laskowski
>  Attachments: maven-migration-more-poms.diff
>
> I have created some more POMs. The list of modules with POMs is now:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] ----------------------------------------------------------------------------
> [INFO] Geronimo ............................................... SUCCESS [1.781s]
> [INFO] Geronimo :: Activation ................................. SUCCESS [1.000s]
> [INFO] Geronimo :: Util ....................................... SUCCESS [0.453s]
> [INFO] Geronimo :: Kernel ..................................... SUCCESS [0.297s]
> [INFO] Geronimo :: Common ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: System ..................................... SUCCESS [0.234s]
> [INFO] Geronimo :: Management API ............................. SUCCESS [0.141s]
> [INFO] Geronimo :: Core ....................................... SUCCESS [0.109s]
> [INFO] Geronimo :: J2EE ....................................... SUCCESS [0.110s]
> [INFO] Geronimo :: Security ................................... SUCCESS [0.328s]
> [INFO] Geronimo :: Transaction ................................ SUCCESS [0.281s]
> [INFO] Geronimo :: Naming ..................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Client ..................................... SUCCESS [0.187s]
> [INFO] Geronimo :: Deployment ................................. SUCCESS [0.110s]
> [INFO] Geronimo :: Connector .................................. SUCCESS [0.312s]
> [INFO] Geronimo :: J2EE Schema ................................ SUCCESS [1.407s]
> [INFO] Geronimo :: Service :: Builder ......................... SUCCESS [0.250s]
> [INFO] Geronimo :: Deploy :: Common Config .................... SUCCESS [0.062s]
> [INFO] Geronimo :: Security :: Builder ........................ SUCCESS [0.266s]
> [INFO] Geronimo :: J2EE :: Builder ............................ SUCCESS [0.281s]
> [INFO] Geronimo :: Test :: DDBeans ............................ SUCCESS [0.109s]
> [INFO] Geronimo :: Connector :: Builder ....................... SUCCESS [0.563s]
> [INFO] Geronimo :: Configuration Converter .................... SUCCESS [0.078s]
> [INFO] Geronimo :: Web :: Builder ............................. SUCCESS [0.359s]
> [INFO] Geronimo :: Deploy :: JSR-88 ........................... SUCCESS [0.578s]
> [INFO] Geronimo :: Deploy :: CLI Tool ......................... SUCCESS [0.391s]
> [INFO] Geronimo :: Derby ...................................... SUCCESS [0.094s]
> [INFO] Geronimo :: JavaMail Transport ......................... SUCCESS [0.140s]
> [INFO] Geronimo :: JMX Remoting ............................... SUCCESS [0.047s]
> [INFO] Geronimo :: Mail ....................................... SUCCESS [0.125s]
> [INFO] Geronimo :: Scripts .................................... SUCCESS [0.063s]
> [INFO] Geronimo :: Session .................................... SUCCESS [0.094s]
> [INFO] Geronimo :: Spring ..................................... SUCCESS [0.796s]
> [INFO] Geronimo :: Timer ...................................... SUCCESS [0.329s]
> [INFO] Geronimo :: Web Services ............................... SUCCESS [0.125s]
> [INFO] ----------------------------------------------------------------------------
> [INFO] ----------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 13 seconds
> [INFO] Finished at: Wed Feb 15 16:01:36 CET 2006
> [INFO] Final Memory: 10M/22M
> [INFO] ----------------------------------------------------------------------------
> Some builders uses jelly to assemble j2ee archives for testing purposes. These tests have not been migrated. geronimo-jsr88 and geronimo-deploy-tool are missing manifest files. There are probably other issues and omissions.

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