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 a20b715  Regen
     new cc5413b  CAMEL-15310 - AWS* - Support for more than 1 client in the 
registry - Camel-AWS2-EC2
     new c41d35b  Regen website docs
     new 6ceea6e  Regen catalog

The 3 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  |  2 ++
 .../camel/catalog/docs/aws2-ec2-component.adoc     |  6 +++--
 .../aws2/ec2/AWS2EC2ComponentConfigurer.java       |  5 ++++
 .../aws2/ec2/AWS2EC2EndpointConfigurer.java        |  5 ++++
 .../apache/camel/component/aws2/ec2/aws2-ec2.json  |  2 ++
 .../src/main/docs/aws2-ec2-component.adoc          |  6 +++--
 .../camel/component/aws2/ec2/AWS2EC2Component.java |  4 ++-
 .../component/aws2/ec2/AWS2EC2Configuration.java   | 15 +++++++++++
 .../aws2/ec2/EC2ComponentClientRegistryTest.java   | 25 ++++++++++++++++++
 .../dsl/Aws2Ec2ComponentBuilderFactory.java        | 16 ++++++++++++
 .../builder/endpoint/StaticEndpointBuilders.java   |  8 +++---
 .../dsl/AWS2EC2EndpointBuilderFactory.java         | 30 ++++++++++++++++++++++
 .../modules/ROOT/pages/aws2-ec2-component.adoc     |  6 +++--
 13 files changed, 119 insertions(+), 11 deletions(-)

Reply via email to