ramu11 opened a new pull request, #9017:
URL: https://github.com/apache/camel-quarkus/pull/9017

   Fixes #4472
   
   Support classpath-relative `<xsl:include>` in native mode.
   
   ### Changes
   - Add a build-time URIResolver for classpath-relative XSLT includes.
   - Set the XSLT source `systemId` and register the resolver before translet 
compilation.
   - Support nested classpath-relative includes.
   - Add `include.xsl` to the native XSLT sources.
   - Enable the existing native `xsltInclude` test.
   - Add unit coverage for nested includes.
   - Update XSLT documentation.
   
   ### Validation
   - Camel Quarkus full build: passed
   - XSLT deployment unit tests: passed
   - JVM XSLT tests: passed
   - Native XSLT integration tests: passed
   - `git diff --check`: passed


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