Return-Path: Delivered-To: apmail-geronimo-servicemix-commits-archive@www.apache.org Received: (qmail 66097 invoked from network); 5 Jun 2006 18:36:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jun 2006 18:36:38 -0000 Received: (qmail 72818 invoked by uid 500); 5 Jun 2006 18:36:38 -0000 Delivered-To: apmail-geronimo-servicemix-commits-archive@geronimo.apache.org Received: (qmail 72788 invoked by uid 500); 5 Jun 2006 18:36:38 -0000 Mailing-List: contact servicemix-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: servicemix-dev@geronimo.apache.org Delivered-To: mailing list servicemix-commits@geronimo.apache.org Received: (qmail 72779 invoked by uid 99); 5 Jun 2006 18:36:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2006 11:36:38 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2006 11:36:37 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 547861A983A; Mon, 5 Jun 2006 11:36:17 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r411885 - /incubator/servicemix/trunk/servicemix-common/pom.xml Date: Mon, 05 Jun 2006 18:36:17 -0000 To: servicemix-commits@geronimo.apache.org From: gnodet@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060605183617.547861A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: gnodet Date: Mon Jun 5 11:36:16 2006 New Revision: 411885 URL: http://svn.apache.org/viewvc?rev=411885&view=rev Log: Fix pom (not sure why it broke, but ...) Modified: incubator/servicemix/trunk/servicemix-common/pom.xml Modified: incubator/servicemix/trunk/servicemix-common/pom.xml URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/servicemix-common/pom.xml?rev=411885&r1=411884&r2=411885&view=diff ============================================================================== --- incubator/servicemix/trunk/servicemix-common/pom.xml (original) +++ incubator/servicemix/trunk/servicemix-common/pom.xml Mon Jun 5 11:36:16 2006 @@ -47,6 +47,27 @@ commons-logging commons-logging + provided + + + org.apache.xbean + xbean-server + provided + + + org.springframework + spring + provided + + + org.apache.geronimo.specs + geronimo-jta_1.0.1B_spec + provided + + + org.apache.geronimo.specs + geronimo-j2ee-connector_1.5_spec + provided incubator-activemq