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 B7FD8115C6 for ; Wed, 24 Sep 2014 05:42:27 +0000 (UTC) Received: (qmail 7990 invoked by uid 500); 24 Sep 2014 05:42:27 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 7930 invoked by uid 500); 24 Sep 2014 05:42:27 -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 7913 invoked by uid 99); 24 Sep 2014 05:42:27 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2014 05:42:27 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 3E3C4838807; Wed, 24 Sep 2014 05:42:27 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ningjiang@apache.org To: commits@camel.apache.org Date: Wed, 24 Sep 2014 05:42:27 -0000 Message-Id: <88e75768433f4d86a5ffc1754fefe06d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] git commit: CAMEL-7777 polish the camel-github feature Repository: camel Updated Branches: refs/heads/master 26b2e1cbb -> 10cc8249d CAMEL-7777 polish the camel-github feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/db27ed31 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/db27ed31 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/db27ed31 Branch: refs/heads/master Commit: db27ed31c5a28b9b97a9842d77e5eac779d7d9ea Parents: 26b2e1c Author: Willem Jiang Authored: Wed Sep 24 13:13:07 2014 +0800 Committer: Willem Jiang Committed: Wed Sep 24 13:13:07 2014 +0800 ---------------------------------------------------------------------- platforms/karaf/features/src/main/resources/features.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/db27ed31/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 25123fa..11829ee 100644 --- a/platforms/karaf/features/src/main/resources/features.xml +++ b/platforms/karaf/features/src/main/resources/features.xml @@ -403,8 +403,9 @@ camel-core - - mvn:com.google.code.gson/gson/2.2.0 + + mvn:com.google.code.gson/gson/2.2 + mvn:org.eclipse.mylyn.github/org.eclipse.egit.github.core/${egit-github-core-version} mvn:org.apache.camel/camel-github/${project.version}