Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 91308 invoked from network); 1 Mar 2010 16:34:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Mar 2010 16:34:11 -0000 Received: (qmail 41633 invoked by uid 500); 1 Mar 2010 16:34:10 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 41608 invoked by uid 500); 1 Mar 2010 16:34:10 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 41597 invoked by uid 99); 1 Mar 2010 16:34:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Mar 2010 16:34:09 +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; Mon, 01 Mar 2010 16:34:09 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 69A092388A43; Mon, 1 Mar 2010 16:33:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r917575 - /activemq/trunk/activemq-xmpp/pom.xml Date: Mon, 01 Mar 2010 16:33:49 -0000 To: commits@activemq.apache.org From: gtully@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100301163349.69A092388A43@eris.apache.org> Author: gtully Date: Mon Mar 1 16:33:49 2010 New Revision: 917575 URL: http://svn.apache.org/viewvc?rev=917575&view=rev Log: add activation dependency to allow xmpp tests to execute Modified: activemq/trunk/activemq-xmpp/pom.xml Modified: activemq/trunk/activemq-xmpp/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-xmpp/pom.xml?rev=917575&r1=917574&r2=917575&view=diff ============================================================================== --- activemq/trunk/activemq-xmpp/pom.xml (original) +++ activemq/trunk/activemq-xmpp/pom.xml Mon Mar 1 16:33:49 2010 @@ -95,12 +95,17 @@ activation + javax.xml.bind activation - + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + 1.0.2 + jivesoftware smack