Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 34982 invoked from network); 30 Jun 2010 15:28:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Jun 2010 15:28:27 -0000 Received: (qmail 61765 invoked by uid 500); 30 Jun 2010 15:28:27 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 61688 invoked by uid 500); 30 Jun 2010 15:28:26 -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 61681 invoked by uid 99); 30 Jun 2010 15:28:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jun 2010 15:28:26 +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; Wed, 30 Jun 2010 15:28:24 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8C87B23888D2; Wed, 30 Jun 2010 15:27:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r959349 - /activemq/trunk/activemq-karaf/src/main/resources/features.xml Date: Wed, 30 Jun 2010 15:27:01 -0000 To: commits@activemq.apache.org From: dejanb@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100630152701.8C87B23888D2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dejanb Date: Wed Jun 30 15:27:01 2010 New Revision: 959349 URL: http://svn.apache.org/viewvc?rev=959349&view=rev Log: improving features Modified: activemq/trunk/activemq-karaf/src/main/resources/features.xml Modified: activemq/trunk/activemq-karaf/src/main/resources/features.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-karaf/src/main/resources/features.xml?rev=959349&r1=959348&r2=959349&view=diff ============================================================================== --- activemq/trunk/activemq-karaf/src/main/resources/features.xml (original) +++ activemq/trunk/activemq-karaf/src/main/resources/features.xml Wed Jun 30 15:27:01 2010 @@ -18,6 +18,7 @@ servlet-2.5 mvn:org.apache.geronimo.specs/geronimo-annotation_1.0_spec/1.1.1 + mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 mvn:org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1 mvn:org.apache.geronimo.specs/geronimo-j2ee-management_1.1_spec/1.0.1 mvn:commons-pool/commons-pool/${commons-pool-version}