You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jamesnetherton (via GitHub)" <gi...@apache.org> on 2023/07/06 11:56:15 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #4065: Remove use of Xalan

jamesnetherton commented on issue #4065:
URL: https://github.com/apache/camel-quarkus/issues/4065#issuecomment-1623553758

   Out of curiosity, I was able to work around this issue by transforming the XSLT generated classes to update the incorrect class & package names. I got the XSLT JVM and native tests passing without the `xalan` dependency.
   
   The downside is that you need some additional `--add-exports` for packages in the `java.xml` module.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org