You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/11 13:05:42 UTC

[GitHub] [camel-quarkus] zhfeng edited a comment on issue #3374: XSLT integration-test fails on Windows 10

zhfeng edited a comment on issue #3374:
URL: https://github.com/apache/camel-quarkus/issues/3374#issuecomment-991636612


   OK, I think I found an issue in ```XsltProcessor``` which should use ```File.pathSeparatorChar``` but not ```'/'```.
   https://github.com/apache/camel-quarkus/blob/b7a5fa161316b6ab29e1982752dda575e07f23e5/extensions/xslt/deployment/src/main/java/org/apache/camel/quarkus/component/xslt/deployment/XsltProcessor.java#L121-L127


-- 
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