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/03/18 16:17:53 UTC

[camel] branch master updated (c0eedea -> 81cd02c)

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 c0eedea  Merge pull request #3649 from lburgazzoli/CAMEL-13844-upgrade-doc
     add 9cb48e0  Camel-AWS2-S3: Better enum for operations and regen
     add 3ab55cc  Regen docs
     add 5a74aeb  Camel-AWS2-S3: Removed ServerSideEncryption option since not used
     add 1743ef2  Camel-AWS2-S3: Regen configurer and docs
     add 6ec1825  Regen docs
     add 4704ffb  Camel-AWS2-S3: Removed pathStyleAccess options since not used
     add ff23eaf  Camel-AWS2-S3: Regen configurer and docs
     add f4c91ee  Regen docs
     add bd2f1b2  Camel-AWS2-S3: Removed encryptionMaterials and useEncryption options since not used
     add 32041a2  Camel-AWS2-S3: Regen configures and docs
     add e3103a8  Regen docs
     add 7b10367  Camel-AWS2-S3: Removed last options not used at all in V2
     add 74dcc58  Camel-AWS2-S3: Regen configurers and docs
     add 81cd02c  Regen docs

No new revisions were added by this update.

Summary of changes:
 .../aws2/s3/AWS2S3ComponentConfigurer.java         |  18 -
 .../aws2/s3/AWS2S3EndpointConfigurer.java          |  18 -
 .../apache/camel/component/aws2/s3/aws2-s3.json    |  22 +-
 .../src/main/docs/aws2-s3-component.adoc           |  26 +-
 .../component/aws2/s3/AWS2S3Configuration.java     | 121 +---
 .../dsl/Aws2S3ComponentBuilderFactory.java         | 125 ----
 .../endpoint/dsl/AWS2S3EndpointBuilderFactory.java | 646 ---------------------
 .../modules/ROOT/pages/aws2-s3-component.adoc      |  26 +-
 8 files changed, 11 insertions(+), 991 deletions(-)