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 21afc47  Regen for commit 1a244126519a3410cfd30c577fc4affcd17e9c91
     add 5ededc3  CAMEL-16758: Add Huawei Cloud OBS operation (#5799)
     add 2d6422d  Regen for commit 5ededc3186cfeab3698181495b8dcf3520182c93

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   (21afc47)
            \
             N -- N -- N   refs/heads/regen_bot (2d6422d)

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/hwcloud-obs-component.adoc       |  1 +
 .../component/huaweicloud/obs/OBSProducer.java     | 23 ++++++++++++++++++
 .../huaweicloud/obs/constants/OBSOperations.java   |  1 +
 ...Test.java => BucketMetadataFunctionalTest.java} | 17 +++++++------
 ...heckBucketTest.java => BucketMetadataTest.java} | 28 ++++++++++++----------
 .../obs/constants/OBSOperationsTest.java           |  1 +
 .../modules/ROOT/pages/hwcloud-obs-component.adoc  |  1 +
 7 files changed, 53 insertions(+), 19 deletions(-)
 copy 
components/camel-huawei/camel-huaweicloud-obs/src/test/java/org/apache/camel/component/huaweicloud/obs/{ListBucketsFunctionalTest.java
 => BucketMetadataFunctionalTest.java} (80%)
 copy 
components/camel-huawei/camel-huaweicloud-obs/src/test/java/org/apache/camel/component/huaweicloud/obs/{CheckBucketTest.java
 => BucketMetadataTest.java} (66%)

Reply via email to