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:14:51 UTC

[camel] branch camel-2.23.x updated (20f70fb -> 61bc84c)

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

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


    from 20f70fb  CAMEL-12963: camel-salesforce-maven-plugin gene...
     new a3786ee  CAMEL-13230: Move Sqs producer configuration check into the producer
     new 61bc84c  CAMEL-13230 - Fixed CS

The 34195 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(-)