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 07af13b CAMEL-15836: Add autowired metadata to camel-twilio
restClient option
new 226ca0e CAMEL-15836 - Camel-AWS2-EC2: enable autowire on the Ec2
client
new fdf7dc1 CAMEL-15836 - Camel-AWS2-EC2: enable autowire on the Ec2
client, regen component
new 0caa6d7 CAMEL-15836 - Camel-AWS2-EC2: enable autowire on the Ec2
client, fixed test
new 7e21c8b CAMEL-15836 - Camel-AWS2-EC2: enable autowire on the Ec2
client, regen catalog
new cbebf87 CAMEL-15836 - Camel-AWS2-EC2: enable autowire on the Ec2
client, added a note to 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-ec2.json | 6 ++---
.../camel/catalog/docs/aws2-ec2-component.adoc | 10 +++-----
.../aws2/ec2/AWS2EC2ComponentConfigurer.java | 11 ++++----
.../aws2/ec2/AWS2EC2EndpointConfigurer.java | 11 ++++----
.../aws2/ec2/AWS2EC2EndpointUriFactory.java | 3 +--
.../apache/camel/component/aws2/ec2/aws2-ec2.json | 6 ++---
.../src/main/docs/aws2-ec2-component.adoc | 10 +++-----
.../camel/component/aws2/ec2/AWS2EC2Component.java | 21 ---------------
.../component/aws2/ec2/AWS2EC2Configuration.java | 15 +----------
.../aws2/ec2/EC2ComponentClientRegistryTest.java | 15 +----------
.../dsl/Aws2Ec2ComponentBuilderFactory.java | 16 ------------
.../dsl/AWS2EC2EndpointBuilderFactory.java | 30 ----------------------
.../modules/ROOT/pages/aws2-ec2-component.adoc | 10 +++-----
.../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 5 ++++
14 files changed, 34 insertions(+), 135 deletions(-)