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 BA37811590 for ; Wed, 21 May 2014 05:52:08 +0000 (UTC) Received: (qmail 36631 invoked by uid 500); 21 May 2014 05:52:08 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 36575 invoked by uid 500); 21 May 2014 05:52:08 -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 36568 invoked by uid 99); 21 May 2014 05:52:08 -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, 21 May 2014 05:52:08 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 6EAD799B907; Wed, 21 May 2014 05:52:08 +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, 21 May 2014 05:52:08 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: CAMEL-7314 Fixed the test errors of itest with JDK8 Repository: camel Updated Branches: refs/heads/master 66e8c5b26 -> 583af6954 CAMEL-7314 Fixed the test errors of itest with JDK8 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a13c3774 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a13c3774 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a13c3774 Branch: refs/heads/master Commit: a13c3774c2f67e372bfdabdf236c6fa23b2f4a9e Parents: 66e8c5b Author: Willem Jiang Authored: Wed May 21 11:19:52 2014 +0800 Committer: Willem Jiang Committed: Wed May 21 11:19:52 2014 +0800 ---------------------------------------------------------------------- .../org/apache/camel/itest/http/Http4EndpointTest-context.xml | 2 +- .../camel/itest/http/Http4MaxConnectionPerHostTest-context.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/a13c3774/tests/camel-itest/src/test/resources/org/apache/camel/itest/http/Http4EndpointTest-context.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest/src/test/resources/org/apache/camel/itest/http/Http4EndpointTest-context.xml b/tests/camel-itest/src/test/resources/org/apache/camel/itest/http/Http4EndpointTest-context.xml index 66bce44..e265c26 100644 --- a/tests/camel-itest/src/test/resources/org/apache/camel/itest/http/Http4EndpointTest-context.xml +++ b/tests/camel-itest/src/test/resources/org/apache/camel/itest/http/Http4EndpointTest-context.xml @@ -27,7 +27,7 @@ - + http://git-wip-us.apache.org/repos/asf/camel/blob/a13c3774/tests/camel-itest/src/test/resources/org/apache/camel/itest/http/Http4MaxConnectionPerHostTest-context.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest/src/test/resources/org/apache/camel/itest/http/Http4MaxConnectionPerHostTest-context.xml b/tests/camel-itest/src/test/resources/org/apache/camel/itest/http/Http4MaxConnectionPerHostTest-context.xml index 1287de6..2c71c56 100644 --- a/tests/camel-itest/src/test/resources/org/apache/camel/itest/http/Http4MaxConnectionPerHostTest-context.xml +++ b/tests/camel-itest/src/test/resources/org/apache/camel/itest/http/Http4MaxConnectionPerHostTest-context.xml @@ -36,7 +36,7 @@ - +