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 08d017b Regen
new 19fd8ff CAMEL-AWS S3: support also for delimiter
new f53eac0 Camel-AWS S3: Regen after adding the delimiter
The 36486 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:
.../camel-aws-s3/src/main/docs/aws-s3-component.adoc | 5 +++--
.../apache/camel/component/aws/s3/S3Configuration.java | 17 ++++++++++++++++-
.../org/apache/camel/component/aws/s3/S3Consumer.java | 2 ++
...umerPrefixTest.java => S3ConsumerDelimiterTest.java} | 8 ++++----
.../aws/s3/springboot/S3ComponentConfiguration.java | 16 +++++++++++++++-
5 files changed, 40 insertions(+), 8 deletions(-)
copy
components/camel-aws-s3/src/test/java/org/apache/camel/component/aws/s3/{S3ConsumerPrefixTest.java
=> S3ConsumerDelimiterTest.java} (94%)