This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch CAMEL-23053/simple-tojson
in repository https://gitbox.apache.org/repos/asf/camel.git
from 1860f511ceb9 CAMEL-23053: Add toJson functions to simple-language.adoc
documentation
add 21174f0ed168 CAMEL-23053: Improve toJson error handling, tests, and
metadata
No new revisions were added by this update.
Summary of changes:
.../META-INF/org/apache/camel/language/simple/simple.json | 2 +-
.../org/apache/camel/language/csimple/CSimpleHelper.java | 8 +++++++-
.../org/apache/camel/language/simple/SimpleConstants.java | 2 +-
.../java/org/apache/camel/language/simple/SimpleTest.java | 9 +++++++++
.../apache/camel/support/builder/ExpressionBuilder.java | 14 ++++++++++++--
5 files changed, 30 insertions(+), 5 deletions(-)