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/05/23 16:11:06 UTC

[camel] branch regen_bot updated (4dc6c549882 -> abbf92e60c8)

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 4dc6c549882 Polished
     add abbf92e60c8 CAMEL-18070: Add propertiesExist function to simple language.

No new revisions were added by this update.

Summary of changes:
 .../modules/languages/pages/simple-language.adoc   |  3 +++
 .../simple/ast/SimpleFunctionExpression.java       | 15 ++++++++++++
 .../apache/camel/language/simple/SimpleTest.java   | 17 ++++++++++++++
 .../camel/support/builder/ExpressionBuilder.java   | 27 ++++++++++++++++++++++
 4 files changed, 62 insertions(+)