Return-Path: Delivered-To: apmail-ws-tuscany-commits-archive@locus.apache.org Received: (qmail 81480 invoked from network); 3 Jan 2008 11:03:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2008 11:03:51 -0000 Received: (qmail 96419 invoked by uid 500); 3 Jan 2008 11:03:38 -0000 Delivered-To: apmail-ws-tuscany-commits-archive@ws.apache.org Received: (qmail 96401 invoked by uid 500); 3 Jan 2008 11:03:38 -0000 Mailing-List: contact tuscany-commits-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tuscany-dev@ws.apache.org Delivered-To: mailing list tuscany-commits@ws.apache.org Received: (qmail 96389 invoked by uid 99); 3 Jan 2008 11:03:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2008 03:03:38 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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, 03 Jan 2008 11:03:34 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 904D71A9838; Thu, 3 Jan 2008 03:03:26 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r608448 - /incubator/tuscany/java/sca/modules/host-jms-activemq/pom.xml Date: Thu, 03 Jan 2008 11:03:26 -0000 To: tuscany-commits@ws.apache.org From: antelder@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080103110326.904D71A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: antelder Date: Thu Jan 3 03:03:22 2008 New Revision: 608448 URL: http://svn.apache.org/viewvc?rev=608448&view=rev Log: update activemq host dependencies Modified: incubator/tuscany/java/sca/modules/host-jms-activemq/pom.xml Modified: incubator/tuscany/java/sca/modules/host-jms-activemq/pom.xml URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/host-jms-activemq/pom.xml?rev=608448&r1=608447&r2=608448&view=diff ============================================================================== --- incubator/tuscany/java/sca/modules/host-jms-activemq/pom.xml (original) +++ incubator/tuscany/java/sca/modules/host-jms-activemq/pom.xml Thu Jan 3 03:03:22 2008 @@ -42,6 +42,11 @@ geronimo-jms_1.1_spec 1.1 + + org.apache.geronimo.specs + geronimo-j2ee-management_1.0_spec + 1.1 + org.apache.activemq @@ -74,6 +79,11 @@ + + org.apache.derby + derby + 10.1.2.1 + junit --------------------------------------------------------------------- To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org For additional commands, e-mail: tuscany-commits-help@ws.apache.org