Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-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 E403211D42 for ; Fri, 2 May 2014 06:49:31 +0000 (UTC) Received: (qmail 57755 invoked by uid 500); 2 May 2014 06:49:30 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 57698 invoked by uid 500); 2 May 2014 06:49:29 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 57591 invoked by uid 99); 2 May 2014 06:49:24 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 May 2014 06:49:24 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D60736F3C; Fri, 2 May 2014 06:49:23 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davsclaus@apache.org To: commits@camel.apache.org Date: Fri, 02 May 2014 06:49:24 -0000 Message-Id: <401572aac67a4bbca3569d3ad32017a6@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/3] git commit: CAMEL-7405: Fixed camel-aws feature CAMEL-7405: Fixed camel-aws feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9ce8405c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9ce8405c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9ce8405c Branch: refs/heads/camel-2.13.x Commit: 9ce8405c5a65e54ba119a38c4477703eb1159bf6 Parents: 3bd3ce3 Author: Claus Ibsen Authored: Fri May 2 08:48:37 2014 +0200 Committer: Claus Ibsen Committed: Fri May 2 08:48:37 2014 +0200 ---------------------------------------------------------------------- platforms/karaf/features/src/main/resources/features.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/9ce8405c/platforms/karaf/features/src/main/resources/features.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/features/src/main/resources/features.xml b/platforms/karaf/features/src/main/resources/features.xml index bdaad20..e2d1569 100644 --- a/platforms/karaf/features/src/main/resources/features.xml +++ b/platforms/karaf/features/src/main/resources/features.xml @@ -103,7 +103,7 @@ mvn:org.apache.httpcomponents/httpcore-osgi/${httpcore4-version} mvn:org.apache.httpcomponents/httpclient-osgi/${httpclient4-version} - mvn:joda-time/joda-time/${jodatime-bundle-version} + mvn:joda-time/joda-time/${jodatime2-bundle-version} mvn:javax.mail/mail/${javax-mail-version} mvn:commons-codec/commons-codec/${commons-codec-version} mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.stax-api-1.0/${servicemix-specs-version}