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/02/20 14:21:35 UTC

[camel] branch camel-2.22.x updated (df443f4 -> a174f20)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch camel-2.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from df443f4  CAMEL-12963: camel-salesforce-maven-plugin gene...
     new fbc6caa  CAMEL-13230: Move Sqs producer configuration check into the producer
     new a174f20  CAMEL-13230 - Fixed CS

The 32978 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/sqs/SqsComponent.java      |   6 +-
 .../camel/component/aws/sqs/SqsProducer.java       |   4 +
 .../camel/component/aws/sqs/SqsProducerTest.java   | 117 +++++++++++----------
 3 files changed, 69 insertions(+), 58 deletions(-)