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 8123df2 Upgrade apache solr
new 2846fc0 CAMEL-14663 - Camel-AWS2 S3: Add support for multipart upload
new 4bbc8a2 CAMEL-14663 - Camel-AWS2 S3: Add support for multipart
upload, set correct logging level
new 0f3c279 CAMEL-14663 - Camel-AWS2 S3: Add support for multipart
upload, removed useless println
new bd7dad1 CAMEL-14663 - Camel-AWS2 S3: Add support for multipart
upload, fixed CS
new 3bb388a CAMEL-14663 - Camel-AWS2 S3: Add support for multipart
upload, added an integration test
The 5 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/component/aws2/s3/AWS2S3Producer.java | 111 ++++++++++++++++++++-
...S3MultipartUploadOperationIntegrationTest.java} | 25 ++---
.../camel-aws2-s3/src/test/resources/empty.txt | Bin 0 -> 5242880 bytes
3 files changed, 118 insertions(+), 18 deletions(-)
copy
components/camel-aws2-s3/src/test/java/org/apache/camel/component/aws2/s3/integration/{S3DeleteBucketOperationIntegrationTest.java
=> S3MultipartUploadOperationIntegrationTest.java} (73%)
create mode 100644 components/camel-aws2-s3/src/test/resources/empty.txt