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 726d3c1 CAMEL-12139 - Fixed CS new 39a7631 CAMEL-11599: XPath with Saxon should load Saxon using their preferred way. new 06046c1 CAMEL-11599: XPath with Saxon should load Saxon using their preferred way. 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-core/pom.xml | 1 + .../org/apache/camel/builder/xml/XPathBuilder.java | 45 ++++++++++++++++++---- .../camel/model/language/ExpressionDefinition.java | 9 +++++ .../camel/util/ExpressionToPredicateAdapter.java | 21 +++++++++- ...java => XPathHeaderEnableSaxonJavaDslTest.java} | 25 ++++++++---- .../xpath/XPathHeaderEnableSaxonTest.java} | 7 ++-- ...aderTest.xml => XPathHeaderEnableSaxonTest.xml} | 4 +- .../{CamelGroovyTest.java => CamelSaxonTest.java} | 17 ++++---- .../{CamelCoreTest.xml => CamelSaxonTest.xml} | 19 ++++++--- 9 files changed, 113 insertions(+), 35 deletions(-) copy components/camel-saxon/src/test/java/org/apache/camel/language/xpath/{XPathHeaderTest.java => XPathHeaderEnableSaxonJavaDslTest.java} (71%) copy components/{camel-spring/src/test/java/org/apache/camel/spring/processor/tracing/TraceHandlerTest.java => camel-saxon/src/test/java/org/apache/camel/language/xpath/XPathHeaderEnableSaxonTest.java} (86%) copy components/camel-saxon/src/test/resources/org/apache/camel/language/xpath/{XPathHeaderTest.xml => XPathHeaderEnableSaxonTest.xml} (93%) copy tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/{CamelGroovyTest.java => CamelSaxonTest.java} (75%) copy tests/camel-itest-osgi/src/test/resources/org/apache/camel/itest/{CamelCoreTest.xml => CamelSaxonTest.xml} (77%) -- To stop receiving notification emails like this one, please contact ['"commits@camel.apache.org" <commits@camel.apache.org>'].