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 2022/12/20 11:36:27 UTC

[camel] branch regen_bot updated (30eefcf920c -> 16e0a314c85)

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 30eefcf920c Regen for commit fd987b602c2a77b410a040b1bd3fc7d62d20fcfb
     add f90ede4372d Polished
     add 16e0a314c85 Regen for commit f90ede4372d4eee6ff252561f55f8bba6f3eeaae

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   (30eefcf920c)
            \
             N -- N -- N   refs/heads/regen_bot (16e0a314c85)

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:
 .../resources/org/apache/camel/catalog/components/plc4x.json        | 2 +-
 .../generated/resources/org/apache/camel/component/plc4x/plc4x.json | 2 +-
 components/camel-plc4x/src/main/docs/plc4x-component.adoc           | 2 +-
 .../main/java/org/apache/camel/component/plc4x/Plc4XEndpoint.java   | 3 +++
 .../apache/camel/builder/component/ComponentsBuilderFactory.java    | 2 +-
 .../camel/builder/component/dsl/Plc4xComponentBuilderFactory.java   | 4 ++--
 dsl/camel-componentdsl/src/generated/resources/metadata.json        | 2 +-
 .../org/apache/camel/builder/endpoint/StaticEndpointBuilders.java   | 4 ++--
 .../camel/builder/endpoint/dsl/Plc4XEndpointBuilderFactory.java     | 6 +++---
 9 files changed, 15 insertions(+), 12 deletions(-)