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 3cb0eed  Regen catalog
     new 374be4e  CAMEL-15310 - AWS* - Support for more than 1 client in the 
registry - Camel-AWS-EC2
     new 362585e  Regen website docs
     new e08f576  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/aws-ec2.json   |  2 ++
 .../camel/catalog/docs/aws-ec2-component.adoc      |  6 +++--
 .../component/aws/ec2/EC2ComponentConfigurer.java  |  5 ++++
 .../component/aws/ec2/EC2EndpointConfigurer.java   |  5 ++++
 .../apache/camel/component/aws/ec2/aws-ec2.json    |  2 ++
 .../src/main/docs/aws-ec2-component.adoc           |  6 +++--
 .../camel/component/aws/ec2/EC2Component.java      |  4 +++-
 .../camel/component/aws/ec2/EC2Configuration.java  | 15 ++++++++++++
 .../aws/ec2/EC2ComponentClientRegistryTest.java    | 25 +++++++++++++++++++
 .../dsl/AwsEc2ComponentBuilderFactory.java         | 16 +++++++++++++
 .../builder/endpoint/StaticEndpointBuilders.java   |  8 +++----
 .../endpoint/dsl/EC2EndpointBuilderFactory.java    | 28 ++++++++++++++++++++++
 .../modules/ROOT/pages/aws-ec2-component.adoc      |  6 +++--
 13 files changed, 117 insertions(+), 11 deletions(-)

Reply via email to