mayurbm commented on PR #25775: URL: https://github.com/apache/camel/pull/25775#issuecomment-5453842381
@davsclaus The `camel-itest` failure is unrelated to this PR. `camel-itest` is the cross-module integration test suite that depends on external services (Jetty, CXF, Freemarker, Velocity). The failing tests (`JettyRecipientListCxfIssueTest`, `JettyFreemarkerTest`, `JettyVelocityTest`) have no connection to `core/camel-base-engine` which is the only module this PR touches. All impacted modules verified locally with JDK 21 (camel-base-engine, camel-core, camel-main, camel-spring-xml, camel-netty-http, camel-jms, camel-mybatis, camel-ai-tool) — all pass. Could you please re-run the failing job? _Claude Code on behalf of mayurbm_ -- 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]
