You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/02 09:02:04 UTC

(camel) branch jp-list updated (014e83d5ada -> b0e21d2410e)

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

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


    from 014e83d5ada CAMEL-20495: camel-jsonpath - If resultType is List then automatic wrap single element into a List.
     add b0e21d2410e CAMEL-20495: camel-jsonpath - If resultType is List then automatic wrap single element into a List.

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/jsonpath/JsonPathExpression.java  |  2 +-
 ...est.java => JsonPathSplitMultipleListTest.java} | 37 ++++++++++------------
 2 files changed, 18 insertions(+), 21 deletions(-)
 copy components/camel-jsonpath/src/test/java/org/apache/camel/jsonpath/{JsonPathSplitSingleListTest.java => JsonPathSplitMultipleListTest.java} (58%)