This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch camel-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 0c14b6f9ce8 camel-core: Fix copy paste mistake in simple languge 
functions for jsonpath and xpath
     new 0216a74b23a Add variable example
     new 4b078da16fd CAMEL-22180: camel-simple - Using inlined jsonpath with 
2-arg exp should trim so you can use space around comma

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:
 .../src/main/docs/jsonpath-language.adoc           | 18 ++++++++++++++
 .../camel/jsonpath/JsonPathVariableTest.java}      | 29 +++++++++++-----------
 .../simple/ast/SimpleFunctionExpression.java       | 18 ++++++++++++++
 3 files changed, 50 insertions(+), 15 deletions(-)
 copy 
components/{camel-ognl/src/test/java/org/apache/camel/language/ognl/OgnlResourceTest.java
 => 
camel-jsonpath/src/test/java/org/apache/camel/jsonpath/JsonPathVariableTest.java}
 (75%)

Reply via email to