This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 3701f2d CAMEL-12172 - Camel-AWS Kinesis: Add the ability to specify credentials and region at component level new 03b63be CAMEL-12154: camel-saxon should set parameters on saxon using their type, eg string, boolean, integer etc. Thanks to Niels Bertram for the unit test. new 52b382b CAMEL-12154: camel-saxon should set parameters on saxon using their type, eg string, boolean, integer etc. Thanks to Niels Bertram for the unit test. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel/component/xquery/XQueryBuilder.java | 33 +++++++- .../camel/builder/saxon/ParameterDynamicTest.java | 96 ++++++++++++++++++++++ 2 files changed, 125 insertions(+), 4 deletions(-) create mode 100644 components/camel-saxon/src/test/java/org/apache/camel/builder/saxon/ParameterDynamicTest.java -- To stop receiving notification emails like this one, please contact davscl...@apache.org.