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 13:39:22 UTC

[camel] branch master updated (69139ef -> 104f64b)

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 69139ef  Upgrade Commons-dbcp to version 2.6.0
     new 7a60cd1  CAMEL-13230: Move Sqs producer configuration check into the producer
     new 104f64b  CAMEL-13230 - Fixed CS

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