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 4db6255  CAMEL-15283: Add include for Spring Boot starter docs
     new 8bb180a  CAMEL-15310 - AWS* - Support for more than 1 client in the 
registry - Camel-AWS-MQ
     new 8ced9e3  Regen website docs
     new 4596a42  Regen catalog

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:
 .../apache/camel/catalog/components/aws-mq.json    |  2 ++
 .../camel/catalog/docs/aws-mq-component.adoc       |  6 +++--
 .../component/aws/mq/MQComponentConfigurer.java    |  5 ++++
 .../component/aws/mq/MQEndpointConfigurer.java     |  5 ++++
 .../org/apache/camel/component/aws/mq/aws-mq.json  |  2 ++
 .../src/main/docs/aws-mq-component.adoc            |  6 +++--
 .../apache/camel/component/aws/mq/MQComponent.java |  4 +++-
 .../camel/component/aws/mq/MQConfiguration.java    | 15 ++++++++++++
 .../aws/mq/MQComponentClientRegistryTest.java      | 24 +++++++++++++++++++
 .../dsl/AwsMqComponentBuilderFactory.java          | 16 +++++++++++++
 .../builder/endpoint/StaticEndpointBuilders.java   |  8 +++----
 .../endpoint/dsl/MQEndpointBuilderFactory.java     | 28 ++++++++++++++++++++++
 .../modules/ROOT/pages/aws-mq-component.adoc       |  6 +++--
 13 files changed, 116 insertions(+), 11 deletions(-)

Reply via email to