This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 8e8e7c57535 Lang4 (#12984) add 78126c74a57 Lang5 (#12986) No new revisions were added by this update. Summary of changes: .../apache/camel/language/bean/BeanLanguage.java | 18 +++++++---------- .../language/datasonnet/DatasonnetLanguage.java | 23 ++-------------------- .../joor/JavaAnnotationExpressionFactory.java | 4 ++-- .../apache/camel/language/joor/JavaLanguage.java | 4 ++-- .../joor/JoorAnnotationExpressionFactory.java | 4 ++-- .../org/apache/camel/language/jq/JqLanguage.java | 2 +- .../apache/camel/jsonpath/JsonPathLanguage.java | 6 +----- .../camel/component/language/LanguageEndpoint.java | 14 ++++++------- .../camel/component/language/LanguageProducer.java | 3 ++- .../camel/language/xquery/XQueryLanguage.java | 6 +----- .../apache/camel/language/wasm/WasmLanguage.java | 6 +----- .../apache/camel/language/xpath/XPathLanguage.java | 14 +++++-------- .../camel/catalog/impl/AbstractCamelCatalog.java | 2 +- .../camel/language/csimple/CSimpleHelper.java | 10 +++++----- .../camel/language/csimple/CSimpleLanguage.java | 2 +- .../language/simple/SimpleExpressionBuilder.java | 14 ++++++------- .../simple/ast/SimpleFunctionExpression.java | 10 +++++----- .../reifier/language/JavaExpressionReifier.java | 4 ++-- .../reifier/language/JoorExpressionReifier.java | 4 ++-- .../language/MethodCallExpressionReifier.java | 14 ++++++------- .../support/SingleInputTypedLanguageSupport.java | 4 ++-- .../apache/camel/support/TypedLanguageSupport.java | 12 +---------- .../camel/support/builder/ExpressionBuilder.java | 4 ++-- 23 files changed, 68 insertions(+), 116 deletions(-)