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 07:45:51 UTC

[camel] branch regen_bot updated (0ff84a244d9 -> 8a502ef171b)

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


    from 0ff84a244d9 CAMEL-19234: Lookup beans by name+type first, and fallback to name-and-convert, when resolving endpoint URI beans. (#9811)
     add 7ca0064683f CAMEL-18904:  Add functions to simple language to create empty map/li… (#9770)
     add 8a502ef171b Regen for commit 7ca0064683f4063525811083466edc37adc6d5ce

No new revisions were added by this update.

Summary of changes:
 .../modules/languages/pages/simple-language.adoc   |  6 +++++
 .../language/simple/SimpleExpressionBuilder.java   | 26 +++++++++++++++++++
 .../simple/ast/SimpleFunctionExpression.java       | 11 ++++++++
 .../java/org/apache/camel/LanguageTestSupport.java | 20 ++++++++++++---
 .../apache/camel/language/simple/SimpleTest.java   | 30 +++++++++++++++++++++-
 5 files changed, 88 insertions(+), 5 deletions(-)