zhfeng commented on code in PR #5173: URL: https://github.com/apache/camel-quarkus/pull/5173#discussion_r1292978868
########## integration-test-groups/xml/native/classpath/src/test/java/org/apache/camel/quarkus/component/xml/it/XsltTest.java: ########## @@ -79,10 +108,26 @@ public void xsltExtensionFunction() { } @Test - public void xsltCustomURIResolver() { + @DisabledOnIntegrationTest("xslt-saxon extension function does not be supported in native mode") Review Comment: I will create an issue later. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org