You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/04/11 06:46:58 UTC

[camel] branch master updated (8141710 -> 1d98114)

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 8141710  CAMEL-13398 - Fixed CS for AWS-MQ
     new b5ade56  CAMEL-13398 - Camel-AWS-*: Lets adopt the same approach as CAMEL-12936 for all the components, camel-aws-msk
     new aa00577  CAMEL-13398 - Fixed CS for AWS-MSK
     new 1d98114  CAMEL-13398 - Added docs for AWS-MSK

The 36531 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:
 .../src/main/docs/aws-msk-component.adoc           |  6 ++++++
 .../camel/component/aws/msk/MSKComponent.java      | 11 ++++++++++-
 .../aws/msk/MSKComponentClientRegistryTest.java}   | 22 +++++++++++-----------
 3 files changed, 27 insertions(+), 12 deletions(-)
 copy components/{camel-aws-kms/src/test/java/org/apache/camel/component/aws/kms/KMSComponentClientRegistryTest.java => camel-aws-msk/src/test/java/org/apache/camel/component/aws/msk/MSKComponentClientRegistryTest.java} (57%)