aldettinger commented on code in PR #5173:
URL: https://github.com/apache/camel-quarkus/pull/5173#discussion_r1291297484


##########
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:
   So xslt-saxon does not support extension function in native-mode. Is there 
an open issue ? Or maybe something by design that can't be changed ?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to