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/14 15:08:20 UTC

[camel] branch regen_bot updated (efd873f0c4f -> 1adb0cbc4d7)

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 efd873f0c4f Regen for commit 3ea0740370bb436dcf70b91dcbfb4e2177fca797
     add 384df4dbc05 CAMEL-18812 Fix REST DSL configuration placeholder for id
     add b759c75b8cb Fix REST DSL configuration placeholder for id (#8902)
     add 1adb0cbc4d7 Regen for commit b759c75b8cb4edbb289bf3ef9d70fe2fc6fd8e53

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   (efd873f0c4f)
            \
             N -- N -- N   refs/heads/regen_bot (1adb0cbc4d7)

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:
 .../java/org/apache/camel/model/RouteDefinitionHelper.java   |  2 +-
 .../org/apache/camel/component/rest/FromRestGetTest.java     | 12 +++++++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)