You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/04/14 10:57:07 UTC

[camel] branch regen_bot updated (8534712fdf9 -> 410f413a18c)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit 8534712fdf9 Regen for commit e9828d25fe0b3dbb125ea1c042d7030c212a6543
    omit e9828d25fe0 CAMEL-19266 - Camel-AWS2-S3: Add a forcePathStyle option to configuration
    omit 2ca1b32f734 CAMEL-19266 - Camel-AWS2-S3: Add a forcePathStyle option to configuration
    omit 4cb0e62e6cd CAMEL-19266 - Camel-AWS2-S3: Add a forcePathStyle option to configuration
    omit 6e96da923bc CAMEL-19266 - Camel-AWS2-S3: Add a forcePathStyle option to configuration

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (410f413a18c)
            \
             O -- O -- O   (8534712fdf9)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-s3.json   |   2 -
 .../aws2/s3/AWS2S3ComponentConfigurer.java         |   6 --
 .../aws2/s3/AWS2S3EndpointConfigurer.java          |   6 --
 .../aws2/s3/AWS2S3EndpointUriFactory.java          |   3 +-
 .../apache/camel/component/aws2/s3/aws2-s3.json    |   2 -
 .../component/aws2/s3/AWS2S3Configuration.java     |  13 ---
 .../client/impl/AWS2S3ClientIAMOptimizedImpl.java  |   3 -
 .../impl/AWS2S3ClientIAMProfileOptimizedImpl.java  |   3 -
 .../s3/client/impl/AWS2S3ClientStandardImpl.java   |   3 -
 .../dsl/Aws2S3ComponentBuilderFactory.java         |  17 ----
 .../endpoint/dsl/AWS2S3EndpointBuilderFactory.java | 103 ---------------------
 11 files changed, 1 insertion(+), 160 deletions(-)