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/03/20 15:21:27 UTC

[camel] branch master updated (4d12809 -> c38b6e5)

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 4d12809  CAMEL-13316: Fixed CS for Olingo 2
     new d614149  CAMEL-13350 - Camel-AWS MSK: Add multiple operations, describeCluster operation
     new ba6dae1  CAMEL-13350 - Fixed CS
     new c38b6e5  CAMEL-13350 - DescribeCluster operation Spring test

The 36226 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:
 .../camel/component/aws/msk/MSKOperations.java     |  3 ++-
 .../camel/component/aws/msk/MSKProducer.java       | 24 ++++++++++++++++++++++
 .../component/aws/msk/AmazonMSKClientMock.java     | 12 +++++++++++
 .../component/aws/msk/MSKProducerSpringTest.java   | 21 +++++++++++++++++++
 .../camel/component/aws/msk/MSKProducerTest.java   | 22 ++++++++++++++++++++
 .../aws/msk/MSKComponentSpringTest-context.xml     |  6 ++++++
 6 files changed, 87 insertions(+), 1 deletion(-)