Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 25262 invoked from network); 4 Jan 2007 19:22:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2007 19:22:17 -0000 Received: (qmail 79812 invoked by uid 500); 4 Jan 2007 19:22:23 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 79699 invoked by uid 500); 4 Jan 2007 19:22:23 -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 79688 invoked by uid 99); 4 Jan 2007 19:22:23 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jan 2007 11:22:23 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jan 2007 11:22:16 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 4B7061A981A; Thu, 4 Jan 2007 11:21:19 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r492699 - in /geronimo/daytrader/branches/1.2: modules/ejb/pom.xml pom.xml Date: Thu, 04 Jan 2007 19:21:19 -0000 To: scm@geronimo.apache.org From: hogstrom@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070104192119.4B7061A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: hogstrom Date: Thu Jan 4 11:21:17 2007 New Revision: 492699 URL: http://svn.apache.org/viewvc?view=rev&rev=492699 Log: Updating Poms to correct problems with dependency on the jta spec Modified: geronimo/daytrader/branches/1.2/modules/ejb/pom.xml geronimo/daytrader/branches/1.2/pom.xml Modified: geronimo/daytrader/branches/1.2/modules/ejb/pom.xml URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/ejb/pom.xml?view=diff&rev=492699&r1=492698&r2=492699 ============================================================================== --- geronimo/daytrader/branches/1.2/modules/ejb/pom.xml (original) +++ geronimo/daytrader/branches/1.2/modules/ejb/pom.xml Thu Jan 4 11:21:17 2007 @@ -64,6 +64,11 @@ provided + org.apache.geronimo.specs + geronimo-jta_1.0.1B_spec + provided + + commons-logging commons-logging provided Modified: geronimo/daytrader/branches/1.2/pom.xml URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/pom.xml?view=diff&rev=492699&r1=492698&r2=492699 ============================================================================== --- geronimo/daytrader/branches/1.2/pom.xml (original) +++ geronimo/daytrader/branches/1.2/pom.xml Thu Jan 4 11:21:17 2007 @@ -25,7 +25,7 @@ org.apache.geronimo.genesis.config project-config - 1.1 + 1.1-SNAPSHOT org.apache.geronimo.daytrader @@ -162,14 +162,8 @@ org.apache.geronimo.specs - geronimo-jpa_3.0_spec - 1.0-SNAPSHOT - provided - - - org.apache.openjpa - openjpa-all - 0.9.6-incubating + geronimo-jta_1.0.1B_spec + [1.0,2.0) provided @@ -264,6 +258,21 @@ false + + + + + apache + Apache Repository + http://people.apache.org/repo/m2-ibiblio-rsync-repository + default + + false + daily + ignore + + + true