Return-Path: Delivered-To: apmail-incubator-aries-commits-archive@minotaur.apache.org Received: (qmail 73606 invoked from network); 2 Mar 2010 00:08:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Mar 2010 00:08:05 -0000 Received: (qmail 25450 invoked by uid 500); 2 Mar 2010 00:08:03 -0000 Delivered-To: apmail-incubator-aries-commits-archive@incubator.apache.org Received: (qmail 25390 invoked by uid 500); 2 Mar 2010 00:08:03 -0000 Mailing-List: contact aries-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-commits@incubator.apache.org Received: (qmail 25382 invoked by uid 99); 2 Mar 2010 00:08:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 00:08:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 00:08:01 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B673023888CC; Tue, 2 Mar 2010 00:07:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r917815 - /incubator/aries/trunk/transaction/pom.xml Date: Tue, 02 Mar 2010 00:07:40 -0000 To: aries-commits@incubator.apache.org From: djencks@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100302000740.B673023888CC@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: djencks Date: Tue Mar 2 00:07:40 2010 New Revision: 917815 URL: http://svn.apache.org/viewvc?rev=917815&view=rev Log: ARIES-173 put tx modules in its dependencyManagement Modified: incubator/aries/trunk/transaction/pom.xml Modified: incubator/aries/trunk/transaction/pom.xml URL: http://svn.apache.org/viewvc/incubator/aries/trunk/transaction/pom.xml?rev=917815&r1=917814&r2=917815&view=diff ============================================================================== --- incubator/aries/trunk/transaction/pom.xml (original) +++ incubator/aries/trunk/transaction/pom.xml Tue Mar 2 00:07:40 2010 @@ -44,6 +44,19 @@ + + + org.apache.aries.transaction + org.apache.aries.transaction.blueprint + 1.0.0-incubating-SNAPSHOT + + + org.apache.aries.transaction + org.apache.aries.transaction.manager + 1.0.0-incubating-SNAPSHOT + + + org.apache.geronimo.specs geronimo-jta_1.1_spec