[
https://issues.apache.org/activemq/browse/CAMEL-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56853#action_56853
]
Claus Ibsen commented on CAMEL-2340:
------------------------------------
The XSLT component is included in camel-spring and not using Saxon anyhow. Its
using the XML stuff from the JDK itself.
So they are already splitted.
Its only that XQuery is in the camel-saxon component which could have had the
name camel-xquery as a more friendly name.
But renaming a component is not something that is nice to do.
> Split XSLT and XQuery
> ---------------------
>
> Key: CAMEL-2340
> URL: https://issues.apache.org/activemq/browse/CAMEL-2340
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-saxon
> Affects Versions: 2.1.0
> Reporter: Fernando Ribeiro
>
> Although both are based on Saxon, the XSLT and XQuery components should have
> different lifecycles, like their specs.
> No change to the XSLT component should impact the users of the XQuery
> component.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.