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 2020/11/27 08:45:40 UTC

[camel] branch regen_bot updated (6d8125d -> 74fcffe)

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 6d8125d  Sync deps
     add 74fcffe  CAMEL-15704: camel-csimple - Compiled simple language.

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/docs/csimple-language.adoc       | 14 ++++----
 .../camel/language/csimple/joor}/Constants.java    |  2 +-
 .../language/csimple/joor/OriginalSimpleTest.java  | 40 +++++++++-------------
 .../modules/languages/pages/csimple-language.adoc  | 14 ++++----
 .../camel/language/csimple/CSimpleSupport.java     |  6 ++--
 .../simple/ast/SimpleFunctionExpression.java       |  8 ++++-
 .../csimple/CSimplePredicateParserTest.java        |  6 ++--
 .../org/apache/camel/util/ObjectHelperTest.java    |  4 +--
 .../java/org/apache/camel/util/ObjectHelper.java   |  7 ++--
 .../java/org/apache/camel/util/OgnlHelper.java     |  4 +++
 .../modules/languages/pages/csimple-language.adoc  | 14 ++++----
 11 files changed, 62 insertions(+), 57 deletions(-)
 copy {core/camel-core/src/test/java/org/apache/camel/language/simple => components/camel-csimple-joor/src/test/java/org/apache/camel/language/csimple/joor}/Constants.java (95%)