Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 40233 invoked from network); 17 Feb 2006 12:23:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Feb 2006 12:23:53 -0000 Received: (qmail 86571 invoked by uid 500); 17 Feb 2006 12:23:49 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 86519 invoked by uid 500); 17 Feb 2006 12:23:48 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 86502 invoked by uid 99); 17 Feb 2006 12:23:48 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2006 04:23:47 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id A4E2ADD for ; Fri, 17 Feb 2006 13:23:25 +0100 (CET) Message-ID: <1558106871.1140179005672.JavaMail.jira@ajax.apache.org> Date: Fri, 17 Feb 2006 13:23:25 +0100 (CET) From: "Jacek Laskowski (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-1629) More maven 2 poms In-Reply-To: <1854242831.1140015915084.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ 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