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 2021/07/08 05:52:10 UTC

[camel] branch regen_bot updated (7d40b02 -> e6a7b81)

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.


 discard 7d40b02  Regen for commit 3f744aceb199ba6234e584c84763a2eed83979e9
    omit 3f744ac  Huawei OBS Documentation Updates (#5809)
    omit 7e7fb18  (chores) camel-digitalocean: avoid using generic exceptions (#5808)
     add e6a7b81  Regen for commit 04916f4e601d1c1cdb9c22cff9ff40e0a1070ffe

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   (7d40b02)
            \
             N -- N -- N   refs/heads/regen_bot (e6a7b81)

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:
 .../producer/DigitalOceanActionsProducer.java      |  6 +--
 .../DigitalOceanBlockStoragesProducer.java         | 20 ++++----
 .../producer/DigitalOceanDropletsProducer.java     | 60 +++++++++++-----------
 .../producer/DigitalOceanFloatingIPsProducer.java  | 16 +++---
 .../producer/DigitalOceanImagesProducer.java       | 20 ++++----
 .../producer/DigitalOceanKeysProducer.java         | 14 +++--
 .../producer/DigitalOceanSnapshotsProducer.java    |  8 ++-
 .../producer/DigitalOceanTagsProducer.java         | 12 ++---
 .../src/main/docs/hwcloud-obs-component.adoc       | 35 -------------
 .../obs/CreateBucketJsonFunctionalTest.java        |  2 +-
 .../obs/CreateBucketPojoFunctionalTest.java        |  2 +-
 .../modules/ROOT/pages/hwcloud-obs-component.adoc  | 35 -------------
 12 files changed, 72 insertions(+), 158 deletions(-)