This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from 2a90c154861 CAMEL-20115: Support for Start Date and End Date in camel-quartz (#12098) add 6985d372bba CAMEL-20151: camel-xpath - Add xpath as function to simple for basic templating (#12194) No new revisions were added by this update. Summary of changes: .../camel-xpath/src/main/docs/xpath-language.adoc | 57 ++++++++++++++++++++++ .../modules/languages/pages/simple-language.adoc | 3 ++ .../simple/ast/SimpleFunctionExpression.java | 9 ++++ .../camel/language/SimpleXPathTransformTest.java | 38 ++++++++++----- 4 files changed, 94 insertions(+), 13 deletions(-) copy components/camel-jq/src/test/java/org/apache/camel/language/jq/JqSimpleTransformTest.java => core/camel-core/src/test/java/org/apache/camel/language/SimpleXPathTransformTest.java (60%)