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/02 10:12:43 UTC

[camel] branch regen_bot updated (584f9fbda7b -> 11664a0b2d8)

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 584f9fbda7b Regen for commit dced9394719ddd344a07bfc03b29c071b683a38e
     add 75f3cc6a954 Regen for commit d3d6def16a911159e2988ed78da5ae04568537ad (#8823)
     add d6c4a0a3e7f CAMEL-18790: camel-log - Do not show MEP by default
     add 11664a0b2d8 Regen for commit d6c4a0a3e7f1bb9c054e00ef19dd53b85b033df4

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   (584f9fbda7b)
            \
             N -- N -- N   refs/heads/regen_bot (11664a0b2d8)

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/log.json         | 2 +-
 .../generated/resources/org/apache/camel/component/log/log.json    | 2 +-
 .../src/main/java/org/apache/camel/component/log/LogEndpoint.java  | 6 +++---
 .../test/java/org/apache/camel/component/log/LogEndpointTest.java  | 4 ++--
 .../camel/support/processor/DefaultExchangeFormatterTest.java      | 7 +++----
 .../apache/camel/support/processor/DefaultExchangeFormatter.java   | 4 ++--
 .../modules/ROOT/pages/camel-3x-upgrade-guide-3_20.adoc            | 2 ++
 7 files changed, 14 insertions(+), 13 deletions(-)