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/04/05 08:16:51 UTC

[camel] branch regen_bot updated (8a502ef171b -> 251c7618d2a)

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 8a502ef171b Regen for commit 7ca0064683f4063525811083466edc37adc6d5ce
     add 251c7618d2a CAMEL-18904: Add functions to simple language to create empty map/list/string

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   (8a502ef171b)
            \
             N -- N -- N   refs/heads/regen_bot (251c7618d2a)

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:
 .../camel/language/simple/SimpleExpressionBuilder.java       |  8 ++++----
 .../src/test/java/org/apache/camel/LanguageTestSupport.java  | 12 ------------
 2 files changed, 4 insertions(+), 16 deletions(-)