This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.20.x in repository https://gitbox.apache.org/repos/asf/camel.git
from 0ca55256b9c [CAMEL-19160]return null for CxfPayloadConverter fallback converter so that other fallback coverter can get a chance to try (#9859) new 9dbe130785e CAMEL-18904: Add functions to simple language to create empty map/li… (#9770) new 375021b8917 CAMEL-18904: Add functions to simple language to create empty map/list/string The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. 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 | 8 ++--- .../apache/camel/language/simple/SimpleTest.java | 38 ++++++++++++++++++++-- 5 files changed, 83 insertions(+), 6 deletions(-)