Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CE5F5200BCA for ; Mon, 21 Nov 2016 19:40:57 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CCD29160AF9; Mon, 21 Nov 2016 18:40:57 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 47C5C160AEF for ; Mon, 21 Nov 2016 19:40:57 +0100 (CET) Received: (qmail 91274 invoked by uid 500); 21 Nov 2016 18:40:56 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 91257 invoked by uid 99); 21 Nov 2016 18:40:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Nov 2016 18:40:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E94E5E1772; Mon, 21 Nov 2016 18:40:55 +0000 (UTC) From: chenapan To: dev@camel.apache.org Reply-To: dev@camel.apache.org Message-ID: Subject: [GitHub] camel pull request #1288: Camel 10503 remote add Content-Type: text/plain Date: Mon, 21 Nov 2016 18:40:55 +0000 (UTC) archived-at: Mon, 21 Nov 2016 18:40:58 -0000 GitHub user chenapan opened a pull request: https://github.com/apache/camel/pull/1288 Camel 10503 remote add Finally I added RemoteAdd and RemoteList commands, as it goes together. I tried to update the JIRA accordingly but was down. You can merge this pull request into a Git repository by running: $ git pull https://github.com/chenapan/camel CAMEL-10503-RemoteAdd Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1288.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1288 ---- commit 56a583e4c85f04a74ecbd4bbc64ff9bd270c2031 Author: Olivier Antibi Date: 2016-11-21T17:09:36Z CAMEL-10502 - Camel-git : Copy headers from in to out commit d4df95af56870b66d31e571aad5b2aef3dbbbd39 Author: Olivier Antibi Date: 2016-11-21T18:36:40Z CAMEL-10503 - Camel-Git: Add RemoteAdd command Finally add RemoteList command too as it goes together ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---