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 09:28:26 UTC

[camel] branch master updated (72ae01a -> 336d8dc)

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 72ae01a  Added unit test based on user forum issue that is fixed by CAMEL-12565
     new 5b7e712  CAMEL-13398 - Camel-AWS-*: Lets adopt the same approach as CAMEL-12936 for all the components, camel-aws-sqs
     new 336d8dc  CAMEL-13398 - Added docs for AWS-SQS

The 36539 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-sqs-component.adoc           |  6 ++++++
 .../camel/component/aws/sqs/SqsComponent.java      | 13 +++++++++++--
 .../aws/sqs/SqsComponentClientRegistryTest.java}   | 22 +++++++++++-----------
 3 files changed, 28 insertions(+), 13 deletions(-)
 copy components/{camel-aws-sns/src/test/java/org/apache/camel/component/aws/sns/SNSComponentClientRegistryTest.java => camel-aws-sqs/src/test/java/org/apache/camel/component/aws/sqs/SqsComponentClientRegistryTest.java} (58%)