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 66141c0  Camel-AWS-s3: Fixed CS
     new eab6901  CAMEL-15310 - AWS* - Support for more than 1 client in the 
registry - Camel-AWS2-S3
     new 0878dac  Camel-AWS2-S3: Fixed CS
     new 6e573ec  Regen website docs
     new 91feb7a  Regen catalog

The 4 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-s3.json   |  2 +
 .../camel/catalog/docs/aws2-s3-component.adoc      |  6 +-
 .../aws2/s3/AWS2S3ComponentConfigurer.java         |  5 ++
 .../aws2/s3/AWS2S3EndpointConfigurer.java          |  5 ++
 .../apache/camel/component/aws2/s3/aws2-s3.json    |  2 +
 .../src/main/docs/aws2-s3-component.adoc           |  6 +-
 .../camel/component/aws2/s3/AWS2S3Component.java   |  4 +-
 .../component/aws2/s3/AWS2S3Configuration.java     | 15 ++++
 .../aws2/s3/S3ComponentConfigurationTest.java      | 25 ++++++
 .../dsl/Aws2S3ComponentBuilderFactory.java         | 16 ++++
 .../builder/endpoint/StaticEndpointBuilders.java   |  8 +-
 .../endpoint/dsl/AWS2S3EndpointBuilderFactory.java | 90 ++++++++++++++++++++++
 .../modules/ROOT/pages/aws2-s3-component.adoc      |  6 +-
 13 files changed, 179 insertions(+), 11 deletions(-)

Reply via email to