JiriOndrusek opened a new issue, #4065: URL: https://github.com/apache/camel-quarkus/issues/4065
Follows https://issues.apache.org/jira/browse/CAMEL-18346 ``` Java has built-in support for TransformerFactory and XPathFactory. This means most apps that use Xalan-J can readily switch away. Saxon-HE is another well maintained alternative. ``` Xalan is directly used in `camel-quarkus-support-xalan`. It should be possible to remove xalan dependency and use java support instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org