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/10/11 08:34:41 UTC

[camel] branch regen_bot updated (86a1a34412e -> 5843e0ef9dd)

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 86a1a34412e Regen for commit e8d6de41c1d2cc820d7418b39c4476288b4b055b
     add b065d3154c2 CAMEL-18576: Added unit test
     add ea1da2cf145 CAMEL-18576: Added unit test
     add e4f6186cf8f (chores) camel-base: removed unused exceptions in the ObjectConverter
     add 5843e0ef9dd Regen for commit e4f6186cf8f6cef4e84db038c4276c52e2c4cd4f

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   (86a1a34412e)
            \
             N -- N -- N   refs/heads/regen_bot (5843e0ef9dd)

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/converter/ObjectConverter.java    | 19 +++++++++---------
 ...ionTest.java => ExpressionPlaceholderTest.java} | 23 ++++++++++++++++------
 2 files changed, 26 insertions(+), 16 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/processor/{TracerConfigurationTest.java => ExpressionPlaceholderTest.java} (71%)