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 de0c67c Sync deps
add f65dc73 CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ client
add a4d70f4 CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ
client, regen component
add 58ba7fe CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ
client, fixed test
add 1707528 CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ
client, regen catalog
add 0299b3c CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ
client, added a note in the migration guide
No new revisions were added by this update.
Summary of changes:
.../apache/camel/catalog/components/aws2-mq.json | 6 ++---
.../camel/catalog/docs/aws2-mq-component.adoc | 10 ++++----
.../component/aws2/mq/MQ2ComponentConfigurer.java | 11 ++++-----
.../component/aws2/mq/MQ2EndpointConfigurer.java | 11 ++++-----
.../component/aws2/mq/MQ2EndpointUriFactory.java | 3 +--
.../apache/camel/component/aws2/mq/aws2-mq.json | 6 ++---
.../src/main/docs/aws2-mq-component.adoc | 10 ++++----
.../camel/component/aws2/mq/MQ2Component.java | 21 ----------------
.../camel/component/aws2/mq/MQ2Configuration.java | 15 +-----------
.../aws2/mq/MQComponentClientRegistryTest.java | 13 ----------
.../dsl/Aws2MqComponentBuilderFactory.java | 16 -------------
.../endpoint/dsl/MQ2EndpointBuilderFactory.java | 28 ----------------------
.../modules/ROOT/pages/aws2-mq-component.adoc | 10 ++++----
.../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 6 +++++
14 files changed, 34 insertions(+), 132 deletions(-)