Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 22200 invoked from network); 30 Mar 2006 02:36:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Mar 2006 02:36:03 -0000 Received: (qmail 75534 invoked by uid 500); 30 Mar 2006 02:36:03 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 75504 invoked by uid 500); 30 Mar 2006 02:36:02 -0000 Mailing-List: contact activemq-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-commits@geronimo.apache.org Received: (qmail 75495 invoked by uid 99); 30 Mar 2006 02:36:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Mar 2006 18:36:02 -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 [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 29 Mar 2006 18:36:02 -0800 Received: (qmail 22120 invoked by uid 65534); 30 Mar 2006 02:35:41 -0000 Message-ID: <20060330023541.22119.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r389966 - /incubator/activemq/trunk/activemq-web/pom.xml Date: Thu, 30 Mar 2006 02:35:41 -0000 To: activemq-commits@geronimo.apache.org From: foconer@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: foconer Date: Wed Mar 29 18:35:39 2006 New Revision: 389966 URL: http://svn.apache.org/viewcvs?rev=389966&view=rev Log: Organized and added required dependencies to be able to build in maven 2. Modified: incubator/activemq/trunk/activemq-web/pom.xml Modified: incubator/activemq/trunk/activemq-web/pom.xml URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-web/pom.xml?rev=389966&r1=389965&r2=389966&view=diff ============================================================================== --- incubator/activemq/trunk/activemq-web/pom.xml (original) +++ incubator/activemq/trunk/activemq-web/pom.xml Wed Mar 29 18:35:39 2006 @@ -36,6 +36,7 @@ Web Connector for REST API and Streamlets support + ${pom.groupId} @@ -45,7 +46,8 @@ ${pom.groupId} activemq-core-test - + + org.apache.geronimo.specs geronimo-jsp_2.0_spec @@ -56,14 +58,19 @@ + - org.apache.xbean - xbean-spring + jdom + jdom + + - org.springframework - spring + rome + rome + + jetty servlet-api @@ -73,12 +80,36 @@ jetty + + + org.springframework + spring + + + + + org.apache.xbean + xbean-spring + + + + xmlpull + xmlpull + + + + xstream + xstream + + junit junit test + + org.apache.derby derby