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/10 17:26:04 UTC

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

zhfeng commented on issue #3374:
URL: https://github.com/apache/camel-quarkus/issues/3374#issuecomment-991156475


   It's weird. These classes could be pre-compiled and write into the tempory directory. see https://github.com/apache/camel-quarkus/blob/main/extensions/xslt/deployment/src/main/java/org/apache/camel/quarkus/component/xslt/deployment/XsltProcessor.java#L88
   
   Can you check in the windows tempory directory to see if .class files exists ? unfortunately I have no windows environment to test it locally. 


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