From commits-return-70276-archive-asf-public=cust-asf.ponee.io@camel.apache.org Fri Mar 1 08:40:24 2019 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 79CA2180647 for ; Fri, 1 Mar 2019 09:40:24 +0100 (CET) Received: (qmail 35230 invoked by uid 500); 1 Mar 2019 08:40:23 -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 35217 invoked by uid 99); 1 Mar 2019 08:40:23 -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; Fri, 01 Mar 2019 08:40:23 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 94C9C82E8A; Fri, 1 Mar 2019 08:40:22 +0000 (UTC) Date: Fri, 01 Mar 2019 08:40:22 +0000 To: "commits@camel.apache.org" Subject: [camel] branch master updated (e7b18c8 -> 764556a) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155142962206.17550.8835925308791769847@gitbox.apache.org> From: acosentino@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: e7b18c899fb46d027a9eff81e29025e0839e15ba X-Git-Newrev: 764556ad89dc3e3146bb9a68ed604af362eeb9af 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. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from e7b18c8 Fixed flaky test new 0700e7c Camel-AWS IAM: Fixed javadoc and clean up a bit new dc5f5a4 Camel-AWS IAM: Regen docs new 764556a Camel-AWS KMS: Minor fix to test name The 3 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: components/camel-aws-iam/src/main/docs/aws-iam-component.adoc | 6 +++--- .../main/java/org/apache/camel/component/aws/iam/IAMComponent.java | 2 +- .../java/org/apache/camel/component/aws/iam/IAMConfiguration.java | 6 +++--- .../main/java/org/apache/camel/component/aws/iam/IAMEndpoint.java | 4 ++-- .../org/apache/camel/component/aws/kms/KMSProducerSpringTest.java | 2 +- .../component/aws/iam/springboot/IAMComponentConfiguration.java | 6 +++--- 6 files changed, 13 insertions(+), 13 deletions(-)