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 c7b64ff core: tidy up PropertyBindingSupport::resolveBean
new e4dc14c CAMEL-16186 - Camel-AWS2-SQS: Support String as body for
batch message
new 61e2208 CAMEL-16186 - Camel-AWS2-SQS: Support String as body for
batch message
new f06cf1a CAMEL-16186 - Added test
new eb6879f Regen
new 32967fb Regen
new 670bc98 Regen again
The 6 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:
.../org/apache/camel/catalog/components/aws2-sqs.json | 2 ++
.../apache/camel/catalog/docs/aws2-sqs-component.adoc | 6 ++++--
.../component/aws2/sqs/Sqs2ComponentConfigurer.java | 6 ++++++
.../component/aws2/sqs/Sqs2EndpointConfigurer.java | 6 ++++++
.../component/aws2/sqs/Sqs2EndpointUriFactory.java | 3 ++-
.../org/apache/camel/component/aws2/sqs/aws2-sqs.json | 2 ++
.../src/main/docs/aws2-sqs-component.adoc | 6 ++++--
.../camel/component/aws2/sqs/Sqs2Configuration.java | 13 +++++++++++++
.../apache/camel/component/aws2/sqs/Sqs2Producer.java | 16 ++++++++++++++++
...sProducerBatchSendWithSeparatorLocalstackTest.java} | 13 ++-----------
.../component/dsl/Aws2SqsComponentBuilderFactory.java | 18 ++++++++++++++++++
.../endpoint/dsl/Sqs2EndpointBuilderFactory.java | 16 ++++++++++++++++
.../modules/ROOT/pages/aws2-sqs-component.adoc | 6 ++++--
13 files changed, 95 insertions(+), 18 deletions(-)
copy
components/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/localstack/{SqsProducerBatchSendLocalstackTest.java
=> SqsProducerBatchSendWithSeparatorLocalstackTest.java} (86%)