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 2023/06/09 15:47:16 UTC

[camel] branch regen_bot updated (eee48c6e043 -> 75d45c56c06)

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 eee48c6e043 Regen for commit 5c0bdead12f8bd46d24791fa551d21a744ba4ac0
     add 76ebc81f9b1 (chores) core: cleanup duplicated code
     add ce527ad5ce7 (chores) core: list containsAll may perform poorly
     add f34880a1d03 Fixed CS
     add 5ebfdc70f0b Regen for commit dc9cc3094487b44e59ffb9500e56aaac0596e1fc
     add 75d45c56c06 Regen for commit 5ebfdc70f0b610518628adcad91ecacfec413cfe

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   (eee48c6e043)
            \
             N -- N -- N   refs/heads/regen_bot (75d45c56c06)

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:
 .../apache/camel/support/CamelContextHelper.java   | 93 +++-------------------
 .../support/component/AbstractApiEndpoint.java     |  6 +-
 .../camel/support/component/ApiMethodHelper.java   | 10 ++-
 3 files changed, 22 insertions(+), 87 deletions(-)