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

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


    from d3c64a4a248 camel-core: Fix copy paste mistake in simple languge 
functions for jsonpath and xpath
     new 87d8d7f5ea9 Add variable example
     new 8e27630db1f 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