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 d907d20  CAMEL-13558: auto-generate navigation toc for E...
     new 2646688  CAMEL-13562 - Camel-AWS-SQS: Add an operation to list 
existing queues
     new 8b3fbfa  CAMEL-13562 - Fixed CS
     new 8783bd1  CAMEL-13562 - Added docs

The 3 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-aws-sqs/src/main/docs/aws-sqs-component.adoc   | 12 ++++++++++++
 .../org/apache/camel/component/aws/sqs/SqsConstants.java |  1 +
 .../apache/camel/component/aws/sqs/SqsOperations.java    |  3 ++-
 .../org/apache/camel/component/aws/sqs/SqsProducer.java  | 16 ++++++++++++++++
 .../camel/component/aws/sqs/AmazonSQSClientMock.java     | 11 +++++++++++
 ...cerDeleteTest.java => SqsProducerListQueuesTest.java} | 11 ++++++-----
 6 files changed, 48 insertions(+), 6 deletions(-)
 copy 
components/camel-aws-sqs/src/test/java/org/apache/camel/component/aws/sqs/{SqsProducerDeleteTest.java
 => SqsProducerListQueuesTest.java} (85%)

Reply via email to