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 91f5bb0  Regen
     add f99c6a8  CAMEL-15836 - Camel-AWS2-ECS: enable autowire on the ECS 
client
     add 8e29356  CAMEL-15836 - Camel-AWS2-ECS: enable autowire on the ECS 
client, regen configurers and component
     add 1c0306b  CAMEL-15836 - Camel-AWS2-ECS: enable autowire on the ECS 
client, fixed test
     add fc9a7a3  CAMEL-15836 - Camel-AWS2-ECS: enable autowire on the ECS 
client, additional test
     add 62de4eb  CAMEL-15836 - Camel-AWS2-ECS: enable autowire on the ECS 
client, regen catalog
     add 7aab032  CAMEL-15836 - Camel-AWS2-ECS: enable autowire on the ECS 
client, added a note in the migration guide

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-ecs.json  |  6 ++---
 .../camel/catalog/docs/aws2-ecs-component.adoc     | 10 +++-----
 .../aws2/ecs/ECS2ComponentConfigurer.java          | 11 ++++----
 .../component/aws2/ecs/ECS2EndpointConfigurer.java | 11 ++++----
 .../component/aws2/ecs/ECS2EndpointUriFactory.java |  3 +--
 .../apache/camel/component/aws2/ecs/aws2-ecs.json  |  6 ++---
 .../src/main/docs/aws2-ecs-component.adoc          | 10 +++-----
 .../camel/component/aws2/ecs/ECS2Component.java    | 21 ----------------
 .../component/aws2/ecs/ECS2Configuration.java      | 15 +----------
 .../aws2/ecs/ECS2ComponentClientRegistryTest.java  | 12 ++++-----
 .../dsl/Aws2EcsComponentBuilderFactory.java        | 16 ------------
 .../endpoint/dsl/ECS2EndpointBuilderFactory.java   | 29 ----------------------
 .../modules/ROOT/pages/aws2-ecs-component.adoc     | 10 +++-----
 .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc     |  5 ++++
 14 files changed, 38 insertions(+), 127 deletions(-)

Reply via email to