Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C1C3493E for ; Wed, 25 May 2011 21:01:42 +0000 (UTC) Received: (qmail 33809 invoked by uid 500); 25 May 2011 21:01:42 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 33773 invoked by uid 500); 25 May 2011 21:01:42 -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 33766 invoked by uid 99); 25 May 2011 21:01:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 21:01:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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, 25 May 2011 21:01:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C276823888FD; Wed, 25 May 2011 21:01:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1127684 - in /activemq/trunk/activemq-karaf: pom.xml src/main/resources/features.xml Date: Wed, 25 May 2011 21:01:20 -0000 To: commits@activemq.apache.org From: tabish@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110525210120.C276823888FD@eris.apache.org> Author: tabish Date: Wed May 25 21:01:20 2011 New Revision: 1127684 URL: http://svn.apache.org/viewvc?rev=1127684&view=rev Log: Apply path for: https://issues.apache.org/jira/browse/AMQ-3334 Modified: activemq/trunk/activemq-karaf/pom.xml activemq/trunk/activemq-karaf/src/main/resources/features.xml Modified: activemq/trunk/activemq-karaf/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-karaf/pom.xml?rev=1127684&r1=1127683&r2=1127684&view=diff ============================================================================== --- activemq/trunk/activemq-karaf/pom.xml (original) +++ activemq/trunk/activemq-karaf/pom.xml Wed May 25 21:01:20 2011 @@ -36,6 +36,7 @@ 1.1_3 1.6.1_2 1.3_3 + 1.8.0 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=1127684&r1=1127683&r2=1127684&view=diff ============================================================================== --- activemq/trunk/activemq-karaf/src/main/resources/features.xml (original) +++ activemq/trunk/activemq-karaf/src/main/resources/features.xml Wed May 25 21:01:20 2011 @@ -53,7 +53,7 @@ activemq - mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.scripting-api-1.0/1.7.0 + mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.scripting-api-1.0/${servicemix.specs.version} mvn:org.apache.commons/commons-jexl/2.0.1 mvn:org.apache.xbean/xbean-blueprint/${xbean-version} mvn:org.apache.activemq/activemq-blueprint/${activemq-version}