Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 89006 invoked from network); 14 Jul 2005 15:50:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jul 2005 15:50:33 -0000 Received: (qmail 93776 invoked by uid 500); 14 Jul 2005 15:50:32 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 93754 invoked by uid 500); 14 Jul 2005 15:50:32 -0000 Mailing-List: contact scm-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 scm@geronimo.apache.org Received: (qmail 93737 invoked by uid 99); 14 Jul 2005 15:50:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2005 08:50:31 -0700 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 14 Jul 2005 08:50:29 -0700 Received: (qmail 88985 invoked by uid 65534); 14 Jul 2005 15:50:30 -0000 Message-ID: <20050714155030.88984.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r219053 - in /geronimo/branches/v1_0_M4-QA: etc/project.properties maven.xml Date: Thu, 14 Jul 2005 15:50:30 -0000 To: scm@geronimo.apache.org From: ammulder@apache.org X-Mailer: svnmailer-1.0.2 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: ammulder Date: Thu Jul 14 08:50:28 2005 New Revision: 219053 URL: http://svn.apache.org/viewcvs?rev=219053&view=rev Log: Geronimo M4 branch - checks out OpenEJB M4 branch for uberbuild - does not include TranQL in uberbuild - uses 20050713 version of tranql - uses 1.0-SNAPSHOT version of tranql-connector Note that the uberbuild still suffers from mixed up dependencies Modified: geronimo/branches/v1_0_M4-QA/etc/project.properties geronimo/branches/v1_0_M4-QA/maven.xml Modified: geronimo/branches/v1_0_M4-QA/etc/project.properties URL: http://svn.apache.org/viewcvs/geronimo/branches/v1_0_M4-QA/etc/project.properties?rev=219053&r1=219052&r2=219053&view=diff ============================================================================== --- geronimo/branches/v1_0_M4-QA/etc/project.properties (original) +++ geronimo/branches/v1_0_M4-QA/etc/project.properties Thu Jul 14 08:50:28 2005 @@ -77,7 +77,7 @@ geronimo_version=1.0-SNAPSHOT openejb_version=2.0-SNAPSHOT tmporb_version=1.0-SNAPSHOT -tranql_version=1.0-SNAPSHOT +tranql_version=1.0-20050713 tranql_connector_version=1.0-SNAPSHOT geronimo_spec_activation_version=1.0.2-SNAPSHOT Modified: geronimo/branches/v1_0_M4-QA/maven.xml URL: http://svn.apache.org/viewcvs/geronimo/branches/v1_0_M4-QA/maven.xml?rev=219053&r1=219052&r2=219053&view=diff ============================================================================== --- geronimo/branches/v1_0_M4-QA/maven.xml (original) +++ geronimo/branches/v1_0_M4-QA/maven.xml Thu Jul 14 08:50:28 2005 @@ -25,7 +25,7 @@ xmlns:maven="jelly:maven" xmlns:define="jelly:define" xmlns:modules="local:modules" - xmlns:gscm="g:scm"> + xmlns:gscm="g:scm"> @@ -155,7 +155,7 @@ - + @@ -205,6 +205,17 @@ failonerror="true" /> + + + - - + + @@ -234,15 +246,17 @@ + - +