From commits-return-66405-archive-asf-public=cust-asf.ponee.io@camel.apache.org Tue Nov 6 11:43:34 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id AB4A4180658 for ; Tue, 6 Nov 2018 11:43:33 +0100 (CET) Received: (qmail 91262 invoked by uid 500); 6 Nov 2018 10:43:32 -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 91252 invoked by uid 99); 6 Nov 2018 10:43:32 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2018 10:43:32 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 4E694853BE; Tue, 6 Nov 2018 10:43:32 +0000 (UTC) Date: Tue, 06 Nov 2018 10:43:32 +0000 To: , "' commits@camel.apache.org" , '@gitbox.apache.org, Subject: [camel] branch master updated (4d04d2a -> 79628fe) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154150101190.32373.14542205785141999928@gitbox.apache.org> From: ffang@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: camel X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4d04d2af2324a24d316bed36f345f7e916ab22b2 X-Git-Newrev: 79628fe26416e37381d2b5ef28086a9c2d9fc813 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. ffang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from 4d04d2a Upgrade EhCache to version 2.10.6 new c823585 Added Endpoint completer to adoc new 26c8c23 Added Endpoint Completer to Summary new 09a33b9 Added Uris to Summary new db8a577 Merge branch 'master' of github.com:apache/camel new ee7a689 [CAMEL-12914]camel-rest-swagger - Unit test fails after jetty upgrade new 79628fe Merge branch 'master' of github.com:apache/camel The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../test/java/org/apache/camel/component/rest/swagger/HttpsTest.java | 2 +- .../org/apache/camel/component/rest/swagger/Jetty94ServerFactory.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)