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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 648775b  Sync deps
     add bfdc948  [aws2sqs] Add deleteQueue operation to aws2sqs component
     add 1225536  Regen for commit bfdc948a9a292bc0a579ad055f52ee1d88d38226

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/aws2-sqs.json     |  4 ++--
 .../org/apache/camel/component/aws2/sqs/aws2-sqs.json     |  4 ++--
 .../camel-aws2-sqs/src/main/docs/aws2-sqs-component.adoc  |  4 ++--
 .../apache/camel/component/aws2/sqs/Sqs2Operations.java   |  3 ++-
 .../org/apache/camel/component/aws2/sqs/Sqs2Producer.java | 15 +++++++++++++++
 .../camel/component/aws2/sqs/AmazonSQSClientMock.java     |  8 ++++++++
 ...cerDeleteTest.java => SqsProducerDeleteQueueTest.java} | 12 +++++-------
 .../builder/endpoint/dsl/Sqs2EndpointBuilderFactory.java  |  3 ++-
 .../components/modules/ROOT/pages/aws2-sqs-component.adoc |  4 ++--
 9 files changed, 40 insertions(+), 17 deletions(-)
 copy 
components/camel-aws/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/{SqsProducerDeleteTest.java
 => SqsProducerDeleteQueueTest.java} (84%)

Reply via email to