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 50B6E6493 for ; Fri, 20 May 2011 11:03:21 +0000 (UTC) Received: (qmail 9383 invoked by uid 500); 20 May 2011 11:03:21 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 9339 invoked by uid 500); 20 May 2011 11:03:20 -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 9330 invoked by uid 99); 20 May 2011 11:03:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 May 2011 11:03:20 +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; Fri, 20 May 2011 11:03:18 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CB73123889EC; Fri, 20 May 2011 11:02:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1125322 - in /activemq/trunk/activemq-karaf: pom.xml src/main/resources/features.xml Date: Fri, 20 May 2011 11:02:56 -0000 To: commits@activemq.apache.org From: tabish@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110520110256.CB73123889EC@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tabish Date: Fri May 20 11:02:56 2011 New Revision: 1125322 URL: http://svn.apache.org/viewvc?rev=1125322&view=rev Log: patch applied: https://issues.apache.org/jira/browse/AMQ-3328 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=1125322&r1=1125321&r2=1125322&view=diff ============================================================================== --- activemq/trunk/activemq-karaf/pom.xml (original) +++ activemq/trunk/activemq-karaf/pom.xml Fri May 20 11:02:56 2011 @@ -33,7 +33,7 @@ 1.1.4c_3 1.5.2_2 - 1.1_2 + 1.1_3 1.6.1_2 1.3_3 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=1125322&r1=1125321&r2=1125322&view=diff ============================================================================== --- activemq/trunk/activemq-karaf/src/main/resources/features.xml (original) +++ activemq/trunk/activemq-karaf/src/main/resources/features.xml Fri May 20 11:02:56 2011 @@ -25,10 +25,10 @@ mvn:org.apache.geronimo.specs/geronimo-j2ee-management_1.1_spec/1.0.1 mvn:commons-pool/commons-pool/${commons-pool-version} mvn:commons-collections/commons-collections/${commons-collections-version} - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-lang/2.4_3 + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-lang/2.4_4 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-codec/1.3_3 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.oro/2.0.8_3 - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.velocity/1.6.2_3 + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.velocity/1.7_1 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.6_1 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/${xpp3-bundle-version} mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.joda-time/${jodatime-bundle-version} @@ -53,7 +53,7 @@ activemq - mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.scripting-api-1.0/1.5.0 + mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.scripting-api-1.0/1.7.0 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}