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 414E110367 for ; Thu, 6 Feb 2014 20:39:48 +0000 (UTC) Received: (qmail 13025 invoked by uid 500); 6 Feb 2014 20:39:47 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 12958 invoked by uid 500); 6 Feb 2014 20:39:47 -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 12951 invoked by uid 99); 6 Feb 2014 20:39:47 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Feb 2014 20:39:47 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 2D94C8A3B60; Thu, 6 Feb 2014 20:39:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: janstey@apache.org To: commits@activemq.apache.org Message-Id: <468917f6f5f543fb9772fb8a6d89bd55@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: Update jasypt bundle version Date: Thu, 6 Feb 2014 20:39:47 +0000 (UTC) Updated Branches: refs/heads/trunk c4e56f1f5 -> b807f28c5 Update jasypt bundle version Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/b807f28c Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/b807f28c Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/b807f28c Branch: refs/heads/trunk Commit: b807f28c5d4ebb1393323c8d053914a35de194a2 Parents: c4e56f1 Author: Jonathan Anstey Authored: Thu Feb 6 17:09:13 2014 -0330 Committer: Jonathan Anstey Committed: Thu Feb 6 17:09:13 2014 -0330 ---------------------------------------------------------------------- activemq-karaf/src/main/resources/features-core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/b807f28c/activemq-karaf/src/main/resources/features-core.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf/src/main/resources/features-core.xml b/activemq-karaf/src/main/resources/features-core.xml index 6fc567d..6e2d43b 100644 --- a/activemq-karaf/src/main/resources/features-core.xml +++ b/activemq-karaf/src/main/resources/features-core.xml @@ -47,7 +47,7 @@ mvn:commons-lang/commons-lang/${commons-lang-version} mvn:commons-codec/commons-codec/1.4 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.velocity/1.7_6 - mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.0_1 + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.1_1 mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.stax-api-1.0/${servicemix.specs.version} mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/${xpp3-bundle-version} mvn:joda-time/joda-time/${jodatime-bundle-version}