Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 94367 invoked from network); 12 Sep 2006 22:28:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Sep 2006 22:28:25 -0000 Received: (qmail 97576 invoked by uid 500); 12 Sep 2006 22:28:24 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 97543 invoked by uid 500); 12 Sep 2006 22:28:24 -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 97532 invoked by uid 99); 12 Sep 2006 22:28:24 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Sep 2006 15:28:24 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=jdillon@apache.org; spf=permerror X-ASF-Spam-Status: No, hits=-9.8 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received-SPF: error (idunn.apache.osuosl.org: domain apache.org from 140.211.166.113 cause and error) Received: from ([140.211.166.113:50870] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id BC/71-05218-69437054 for ; Tue, 12 Sep 2006 15:28:38 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id F2ABB1A981A; Tue, 12 Sep 2006 15:28:21 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r442738 - /geronimo/server/trunk/modules/ge-activemq-rar/pom.xml Date: Tue, 12 Sep 2006 22:28:21 -0000 To: scm@geronimo.apache.org From: jdillon@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060912222821.F2ABB1A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jdillon Date: Tue Sep 12 15:28:16 2006 New Revision: 442738 URL: http://svn.apache.org/viewvc?view=rev&rev=442738 Log: (GERONIMO-1722) Exclude dependencies picked up transitivly Modified: geronimo/server/trunk/modules/ge-activemq-rar/pom.xml Modified: geronimo/server/trunk/modules/ge-activemq-rar/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/modules/ge-activemq-rar/pom.xml?view=diff&rev=442738&r1=442737&r2=442738 ============================================================================== --- geronimo/server/trunk/modules/ge-activemq-rar/pom.xml (original) +++ geronimo/server/trunk/modules/ge-activemq-rar/pom.xml Tue Sep 12 15:28:16 2006 @@ -30,19 +30,142 @@ ge-activemq-rar Geronimo :: ActiveMQ Embedded RAR - Resource Adapter configuration for using ActiveMQ as a bundled JMS provider. rar + + Resource Adapter configuration for using ActiveMQ as a bundled JMS provider. + + + + org.apache.activemq activemq-core + + + mx4j + mx4j + + + + mx4j + mx4j-impl + + + + mx4j + mx4j-remote + + + + mx4j + mx4j-tools + + + + mx4j + mx4j-jmx + + + + checkstyle + checkstyle + + + + commons-logging + commons-logging + + + + log4j + log4j + + + + logkit + logkit + + + + org.slf4j + nlog4j + + + + backport-util-concurrent + backport-util-concurrent + + + + avalon-framework + avalon-framework + + + + xerces + xercesImpl + + + + javax.servlet + servlet-api + + + + org.apache.geronimo.specs + geronimo-j2ee-management_1.0_spec + + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + + + + + + org.apache.activemq + activeio-core + + + + activesoap + jaxp-api + + - + org.apache.activemq activemq-ra + + + org.apache.geronimo.specs + geronimo-j2ee-connector_1.5_spec + + + + + + org.springframework + spring + + + + activemq + jmdns + +