zhfeng commented on code in PR #5477: URL: https://github.com/apache/camel-quarkus/pull/5477#discussion_r1378421588
########## extensions-support/xalan/deployment/src/main/java/org/apache/camel/quarkus/support/xalan/deployment/XalanNativeImageProcessor.java: ########## Review Comment: @turing85 I see. And is there any `<xsl:message>` to write some output XML contents? I try to debug the XSLT compiler and it seems that in this case, `ToXMLStream` is used in the generated translet class. -- 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]
