This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3x in repository https://gitbox.apache.org/repos/asf/camel.git
from 01e06d73d3a [CAMEL-19075] camel-bean. Incorrect choice of overloaded method with several arguments, if one of them has brackets. (#9383) add 9c5339b82bb CAMEL-19079: camel-language - Should init expression. Add resultType as configuration option. No new revisions were added by this update. Summary of changes: .../apache/camel/catalog/components/language.json | 1 + .../language/LanguageEndpointConfigurer.java | 6 ++++ .../language/LanguageEndpointUriFactory.java | 3 +- .../apache/camel/component/language/language.json | 1 + .../camel/component/language/LanguageEndpoint.java | 32 +++++++++++++++++----- .../camel/component/language/LanguageProducer.java | 14 +++++++++- .../XQueryLanguageProducerTemplateTest.java | 24 ++++++++-------- .../dsl/LanguageEndpointBuilderFactory.java | 14 ++++++++++ 8 files changed, 74 insertions(+), 21 deletions(-) copy core/camel-management/src/test/java/org/apache/camel/management/CamelContextDisableJmxTest.java => components/camel-saxon/src/test/java/org/apache/camel/language/XQueryLanguageProducerTemplateTest.java (62%)