Details
Description
I had some Camel routes running embedded in the broker that were using xpath filters and were throwing exceptions from Saxon until I upgraded the Saxon dependency. The exceptions only occurred when running the broker with Java 8 but not Java 7.
This is not the most recent version of the JAR. However, it is the earliest version where the bug appears to be fixed (trying not to make too many changes at once).
I'll supply patch files shortly.