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 2C539200D16 for ; Tue, 26 Sep 2017 03:47:55 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2ADCD1609E9; Tue, 26 Sep 2017 01:47:55 +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 699761609BB for ; Tue, 26 Sep 2017 03:47:54 +0200 (CEST) Received: (qmail 67220 invoked by uid 500); 26 Sep 2017 01:47:53 -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 67207 invoked by uid 99); 26 Sep 2017 01:47:53 -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; Tue, 26 Sep 2017 01:47:53 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1F1CCF5836; Tue, 26 Sep 2017 01:47:53 +0000 (UTC) From: tadayosi To: dev@camel.apache.org Reply-To: dev@camel.apache.org Message-ID: Subject: [GitHub] camel pull request #1960: CAMEL-11840: camel-itest-karaf - CamelLinkedinTest... Content-Type: text/plain Date: Tue, 26 Sep 2017 01:47:53 +0000 (UTC) archived-at: Tue, 26 Sep 2017 01:47:55 -0000 GitHub user tadayosi opened a pull request: https://github.com/apache/camel/pull/1960 CAMEL-11840: camel-itest-karaf - CamelLinkedinTest fails https://issues.apache.org/jira/browse/CAMEL-11840 You can merge this pull request into a Git repository by running: $ git pull https://github.com/tadayosi/camel CAMEL-11840 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1960.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 #1960 ---- commit b77f6cec0fb64e91b37a7e01c42c7b7bf591361a Author: Tadayoshi Sato Date: 2017-09-26T01:46:54Z CAMEL-11840: camel-itest-karaf - CamelLinkedinTest fails ---- ---