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 de0c67c  Sync deps
     new f65dc73  CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ client
     new a4d70f4  CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ 
client, regen component
     new 58ba7fe  CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ 
client, fixed test
     new 1707528  CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ 
client, regen catalog
     new 0299b3c  CAMEL-15836 - Camel-AWS2-MQ: enable autowire on the MQ 
client, added a note in the migration guide

The 5 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   |  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(-)

Reply via email to