This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch la
in repository https://gitbox.apache.org/repos/asf/camel.git
from 5a520d793c82 CAMEL-23053: camel-core - Add listAdd/listRemove
functions to simple language
add 17456005912a CAMEL-23053: Fix typo, improve descriptions, and add
two-parameter form test
No new revisions were added by this update.
Summary of changes:
.../resources/org/apache/camel/catalog/languages/simple.json | 4 ++--
.../META-INF/org/apache/camel/language/simple/simple.json | 4 ++--
.../src/main/docs/modules/languages/pages/simple-language.adoc | 2 +-
.../java/org/apache/camel/language/simple/SimpleConstants.java | 4 ++--
.../test/java/org/apache/camel/language/simple/SimpleTest.java | 10 ++++++++++
5 files changed, 17 insertions(+), 7 deletions(-)