[
https://issues.apache.org/jira/browse/CAMEL-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487476#comment-15487476
]
Luca Burgazzoli commented on CAMEL-8830:
----------------------------------------
I've tried to upgrade saxon here
https://github.com/lburgazzoli/apache-camel/tree/CAMEL-8830:
- there is one test not working (SaxonXslIncludetEmptyHrefTest)
- selecting saxon using the object model url does not work anymore (see
[doc|http://www.saxonica.com/documentation/index.html#!xpath-api/jaxp-xpath/factory])
so I had to disable all the test using such way to enable saxon and amend
XPathBuilder to be smart in instantiating a saxon factory.
Any feedback wold be really appreciated
> Upgrade to Saxon HE 9.6
> -----------------------
>
> Key: CAMEL-8830
> URL: https://issues.apache.org/jira/browse/CAMEL-8830
> Project: Camel
> Issue Type: Improvement
> Components: camel-saxon
> Affects Versions: 2.15.2
> Reporter: Kartik
> Fix For: 2.18.0
>
>
> Upgrade to Saxon HE 9.6 which uses XQuery 3.0 by default, allowing to use
> powerful new XQuery 3.0 features such as 'group by'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)