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 ab2ce90  Regen for commit 30315a9b102a919a28b57b2c5708402e3da18145
     add 8c93af4  FunctionGraph Title Update IAM Title Update SMN Title Update 
Add Huawei prefix to titles
     add 43de651  Regen
     add 2484ce3  Regen for commit 43de651c9e7be0c83e552d1b6a2e1298c42dd890

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   (ab2ce90)
            \
             N -- N -- N   refs/heads/regen_bot (2484ce3)

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:
 .../camel/catalog/components/hwcloud-functiongraph.json      |  2 +-
 .../org/apache/camel/catalog/components/hwcloud-iam.json     |  2 +-
 .../org/apache/camel/catalog/components/hwcloud-smn.json     |  2 +-
 .../camel/catalog/docs/hwcloud-functiongraph-component.adoc  |  8 ++++----
 .../org/apache/camel/catalog/docs/hwcloud-iam-component.adoc |  8 ++++----
 .../org/apache/camel/catalog/docs/hwcloud-smn-component.adoc |  8 ++++----
 .../resources/org/apache/camel/hwcloud-functiongraph.json    |  2 +-
 .../src/main/docs/hwcloud-functiongraph-component.adoc       |  8 ++++----
 .../main/java/org/apache/camel/FunctionGraphEndpoint.java    |  2 +-
 .../apache/camel/component/huaweicloud/iam/hwcloud-iam.json  |  2 +-
 .../src/main/docs/hwcloud-iam-component.adoc                 |  8 ++++----
 .../apache/camel/component/huaweicloud/iam/IAMEndpoint.java  |  2 +-
 .../apache/camel/component/huaweicloud/smn/hwcloud-smn.json  |  2 +-
 .../src/main/docs/hwcloud-smn-component.adoc                 |  8 ++++----
 .../huaweicloud/smn/SimpleNotificationEndpoint.java          |  2 +-
 .../camel/builder/component/ComponentsBuilderFactory.java    |  6 +++---
 .../dsl/HwcloudFunctiongraphComponentBuilderFactory.java     |  4 ++--
 .../component/dsl/HwcloudIamComponentBuilderFactory.java     |  5 ++---
 .../component/dsl/HwcloudSmnComponentBuilderFactory.java     |  4 ++--
 .../camel-componentdsl/src/generated/resources/metadata.json |  6 +++---
 .../camel/builder/endpoint/StaticEndpointBuilders.java       | 12 ++++++------
 .../endpoint/dsl/FunctionGraphEndpointBuilderFactory.java    |  6 +++---
 .../builder/endpoint/dsl/IAMEndpointBuilderFactory.java      | 10 ++++------
 .../dsl/SimpleNotificationEndpointBuilderFactory.java        | 10 ++++------
 docs/components/modules/ROOT/nav.adoc                        |  6 +++---
 .../modules/ROOT/pages/hwcloud-functiongraph-component.adoc  |  8 ++++----
 .../components/modules/ROOT/pages/hwcloud-iam-component.adoc |  8 ++++----
 .../components/modules/ROOT/pages/hwcloud-smn-component.adoc |  8 ++++----
 28 files changed, 77 insertions(+), 82 deletions(-)

Reply via email to