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 0f18deb  CAMEL-13123 - Fixed CS
     new 1e3f639  CAMEL-12936 - camel-aws should find and use AmazonS3 bean in 
Spring Context
     new 2e3548b  CAMEL-12936 - Aligned CDI example
     new e178db5  CAMEL-12936 - Added docs
     new 287aedb  CAMEL-12936 - More tests
     new c6a71ff  Regen

The 36447 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:
 .../src/main/docs/aws-s3-component.adoc            |  5 +++
 .../apache/camel/component/aws/s3/S3Component.java | 11 +++++
 .../aws/s3/S3ComponentClientRegistryTest.java      | 49 ++++++++++++++++++++++
 .../aws/s3/S3ComponentConfigurationTest.java       | 17 ++++----
 components/readme.adoc                             | 26 +-----------
 .../modules/ROOT/pages/aws-s3-component.adoc       |  5 +++
 .../camel/example/cdi/aws/s3/Application.java      |  2 +-
 7 files changed, 82 insertions(+), 33 deletions(-)
 create mode 100644 
components/camel-aws-s3/src/test/java/org/apache/camel/component/aws/s3/S3ComponentClientRegistryTest.java

Reply via email to