Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 60230 invoked from network); 2 Jul 2006 15:39:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jul 2006 15:39:17 -0000 Received: (qmail 66181 invoked by uid 500); 2 Jul 2006 15:39:14 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 66137 invoked by uid 500); 2 Jul 2006 15:39:14 -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 66126 invoked by uid 99); 2 Jul 2006 15:39:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Jul 2006 08:39:14 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Jul 2006 08:39:13 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5D39E410383 for ; Sun, 2 Jul 2006 15:37:31 +0000 (GMT) Message-ID: <15967901.1151854651379.JavaMail.jira@brutus> Date: Sun, 2 Jul 2006 15:37:31 +0000 (GMT+00:00) From: "Anita Kulshreshtha (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-2066) Openejb migration to M2 In-Reply-To: <18061403.1148905830285.JavaMail.jira@brutus> 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-2066?page=all ] Anita Kulshreshtha updated GERONIMO-2066: ----------------------------------------- Attachment: openejb.patch Until openejb jars built by M2 build are available, the openejb must be built locally. This patch is required for the newly created openejb trunk (rev 2714). http://issues.apache.org/jira/browse/GERONIMO-2152 -- It adds interceptor and jms specs as dependency. -- xmlbeans plugin does not include the schemas in the jar by default. I could not find any info here - http://mojo.codehaus.org/xmlbeans-maven-plugin/xmlbeans-mojo.html Hence added them back as in openejb-builder. -- moved the pom.xml to the top. The modules/pom.xml is not used. > Openejb migration to M2 > ----------------------- > > Key: GERONIMO-2066 > URL: http://issues.apache.org/jira/browse/GERONIMO-2066 > Project: Geronimo > Type: Sub-task > Security: public(Regular issues) > Environment: All > Reporter: Anita Kulshreshtha > Attachments: openejb.patch, openejb.patch > > The attached patch provides a local openejb build for Geronimo using o.a.g.modules groupId. > This is to ensure that the latest openejb jars are available. The results for rev 2659 are below : > Path: . > URL: https://svn.codehaus.org/openejb/branches/v2_1/openejb2 > Repository UUID: 2b0c1533-c60b-0410-b8bd-89f67432e5c6 > Revision: 2659 > Node Kind: directory > Schedule: normal > Last Changed Author: gdamour > Last Changed Rev: 2659 > Last Changed Date: 2006-05-27 08:00:16 -0400 (Sat, 27 May 2006) > Properties Last Updated: 2006-05-26 19:05:28 -0400 (Fri, 26 May 2006) > Todo - fix the test failures. > ............................................................................................................ > .................................................................................................... > APSHOT\openejb-builder-2.1-SNAPSHOT.jar > [INFO] > [INFO] > [INFO] ---------------------------------------------------------------------------- > [INFO] Reactor Summary: > [INFO] ---------------------------------------------------------------------------- > [INFO] OpenEJB ................................................ SUCCESS [3.953s] > [INFO] OpenEJB :: Core ........................................ SUCCESS [30.515s] > [INFO] OpenEJB :: PK Generation :: Builder .................... SUCCESS [9.297s] > [INFO] OpenEJB :: Builder ..................................... SUCCESS [27.875s] > [INFO] ---------------------------------------------------------------------------- > [INFO] ---------------------------------------------------------------------------- > [INFO] BUILD SUCCESSFUL > [INFO] ---------------------------------------------------------------------------- > [INFO] Total time: 1 minute 12 seconds > [INFO] Finished at: Mon May 29 08:11:40 EDT 2006 > [INFO] Final Memory: 17M/53M > [INFO] ---------------------------------------------------------------------------- -- 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