You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/10/09 15:37:53 UTC

[camel] branch master updated (bb473a6 -> 8260f33)

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 bb473a6  Migrated the AWS SDK v2 Test infra from Camel Kafka Connector (#4408)
     add 30ba0a6  Camel-AWS2-S3: Added documentation for single upload operation
     add 16acf14  Camel-AWS2-S3: Added docs for multipart upload
     add bb93c61  Camel-AWS2-S3: Regen docs
     add 8260f33  Camel-AWS2-S3: Added a localstack test for simple upload operation

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/docs/aws2-s3-component.adoc      | 40 ++++++++++++++++++++++
 .../src/main/docs/aws2-s3-component.adoc           | 40 ++++++++++++++++++++++
 ... => S3SimpleUploadOperationLocalstackTest.java} | 28 ++++++++++-----
 .../modules/ROOT/pages/aws2-s3-component.adoc      | 40 ++++++++++++++++++++++
 4 files changed, 139 insertions(+), 9 deletions(-)
 copy components/camel-aws2-s3/src/test/java/org/apache/camel/component/aws2/s3/localstack/{S3DeleteBucketOperationLocalstackTest.java => S3SimpleUploadOperationLocalstackTest.java} (69%)