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