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 4596a42 Regen catalog new 7952649 CAMEL-15310 - AWS* - Support for more than 1 client in the registry - Camel-AWS2-MQ new c51dbad Regen website docs new 4ea4784 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/aws2-mq.json | 2 ++ .../camel/catalog/docs/aws2-mq-component.adoc | 6 +++-- .../component/aws2/mq/MQ2ComponentConfigurer.java | 5 ++++ .../component/aws2/mq/MQ2EndpointConfigurer.java | 5 ++++ .../apache/camel/component/aws2/mq/aws2-mq.json | 2 ++ .../src/main/docs/aws2-mq-component.adoc | 6 +++-- .../camel/component/aws2/mq/MQ2Component.java | 4 +++- .../camel/component/aws2/mq/MQ2Configuration.java | 15 ++++++++++++ .../aws2/mq/MQComponentClientRegistryTest.java | 24 +++++++++++++++++++ .../dsl/Aws2MqComponentBuilderFactory.java | 16 +++++++++++++ .../builder/endpoint/StaticEndpointBuilders.java | 8 +++---- .../endpoint/dsl/MQ2EndpointBuilderFactory.java | 28 ++++++++++++++++++++++ .../modules/ROOT/pages/aws2-mq-component.adoc | 6 +++-- 13 files changed, 116 insertions(+), 11 deletions(-)