oscerd opened a new pull request, #26730: URL: https://github.com/apache/camel/pull/26730
Backport of #26344 to `camel-4.18.x`. Cherry-pick of the merged commit with two mechanical adaptations, both required by this branch: - dropped the `camel-4x-upgrade-guide-4_23.adoc` change — upgrade guides for all lines live on `main`; - the test imports `org.apache.camel.test.junit5.CamelTestSupport` (this branch is on JUnit 5; `main` is on JUnit 6), matching every other camel-saxon test here. No production-code changes relative to the original. `camel-saxon` module suite green on this branch: 89 tests, 0 failures, 0 errors, 4 skipped — `XQueryXxeTest` itself passes (2/2), so the hardening behaves the same on this branch's Saxon. _Claude Code on behalf of oscerd_ -- 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]
