Description
Run tests in tests/camel-itest
And you get some errors like
[ERROR] testClasspath(org.apache.camel.itest.jetty.JettyXsltTest) Time elapsed: 0.021 s <<< ERROR!
org.apache.camel.CamelExecutionException: Exception occurred during execution on the exchange: Exchange[ID-davsclaus-pro-bbsyd-net-1511730802806-6-1]
at org.apache.camel.itest.jetty.JettyXsltTest.testClasspath(JettyXsltTest.java:37)
Caused by: net.sf.saxon.trans.XPathException: XSLT 1.0 compatibility mode is not available in this configuration
at org.apache.camel.itest.jetty.JettyXsltTest.testClasspath(JettyXsltTest.java:37)