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

davsclaus pushed a change to branch fix/CAMEL-23806-split-azure-blob-docs
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard c8020a0dc749 CAMEL-23806: Condense azure-storage-blob operations doc
 discard a0293cdeaec2 CAMEL-23806: Split azure-storage-blob docs into focused 
sub-pages
     add c7cd1f5d28c1 CAMEL-23806: Split aws2-s3 docs into focused sub-pages
     add 55a8238f0c2c CAMEL-23806: Split azure-storage-blob docs into focused 
sub-pages
     add 61ef199b693a CAMEL-23806: Condense azure-storage-blob operations doc

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c8020a0dc749)
            \
             N -- N -- N   refs/heads/fix/CAMEL-23806-split-azure-blob-docs 
(61ef199b693a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

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:
 .../src/main/docs/aws2-s3-component.adoc           | 2146 +-------------------
 .../src/main/docs/aws2-s3-consumer-examples.adoc   |  313 +++
 .../src/main/docs/aws2-s3-producer-operations.adoc |  478 +++++
 .../src/main/docs/aws2-s3-streaming.adoc           |  303 +++
 docs/components/modules/others/nav.adoc            |    3 +
 .../others/pages/aws2-s3-consumer-examples.adoc    |    1 +
 .../others/pages/aws2-s3-producer-operations.adoc  |    1 +
 .../modules/others/pages/aws2-s3-streaming.adoc    |    1 +
 8 files changed, 1112 insertions(+), 2134 deletions(-)
 create mode 100644 
components/camel-aws/camel-aws2-s3/src/main/docs/aws2-s3-consumer-examples.adoc
 create mode 100644 
components/camel-aws/camel-aws2-s3/src/main/docs/aws2-s3-producer-operations.adoc
 create mode 100644 
components/camel-aws/camel-aws2-s3/src/main/docs/aws2-s3-streaming.adoc
 create mode 120000 
docs/components/modules/others/pages/aws2-s3-consumer-examples.adoc
 create mode 120000 
docs/components/modules/others/pages/aws2-s3-producer-operations.adoc
 create mode 120000 docs/components/modules/others/pages/aws2-s3-streaming.adoc

Reply via email to