GitHub user dmvolod opened a pull request: https://github.com/apache/camel/pull/2148
CAMEL-12081: Cherry-pick commits which are updating saxon from 9.7 to 9.8 This issue is related to saxon and not related to camel-saxon component implementation. I've checked provided test on top of the Camel 2.21.0-SNAPSHOT version and it's working correctly. This PR is created to update saxon to the version 9.8.0-6 on top of the Camel 2.20.2. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dmvolod/camel CAMEL-12081 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2148.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2148 ---- commit 76154f3d3b05e469d8ca3da562e2659b760adc56 Author: Andrea Cosentino <anco...@gmail.com> Date: 2017-11-23T11:49:07Z Upgrade Saxon and related bundle to version 9.8.0-5 and regen commit 5bb67b5c9d3d3c176f5e438bd9e033e2af54435a Author: Andrea Cosentino <anco...@gmail.com> Date: 2017-12-05T07:31:10Z Upgrade Saxon and related bundle to version 9.8.0-6 ---- ---