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

2021-12-12 Thread GitBox
zhfeng commented on issue #3374: URL: https://github.com/apache/camel-quarkus/issues/3374#issuecomment-991883752 Thanks @bvahdat for checking - yeah, I can add this fix for ```XmlTest``` in https://github.com/apache/camel-quarkus/pull/3380. -- This is an automated message from the Apache

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

2021-12-11 Thread GitBox
zhfeng commented on issue #3374: URL: https://github.com/apache/camel-quarkus/issues/3374#issuecomment-991636612 -- 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 unsubscr

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

2021-12-11 Thread GitBox
zhfeng commented on issue #3374: URL: https://github.com/apache/camel-quarkus/issues/3374#issuecomment-991639086 @bvahdat can you test this fix to see if it works on windows ? Thanks ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

2021-12-11 Thread GitBox
zhfeng commented 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 no ```'/'```. -- This is an automated message from the Apache Git Service

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

2021-12-10 Thread GitBox
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/j