mayurbm commented on PR #25554: URL: https://github.com/apache/camel/pull/25554#issuecomment-5452061082
@davsclaus The `camel-smb` failsafe failure is unrelated to this PR — it is a containerized integration test that requires a running Samba server, which is not available in all CI slots. This PR only touches `core/camel-base-engine` and test files. Merged latest `main` to stay current (picks up the MLLP logPhi default change and other recent commits). All impacted modules verified locally with JDK 21: - camel-core ✅ - camel-main ✅ - camel-spring-xml ✅ - camel-netty-http, camel-jms, camel-mybatis, camel-ai-tool ✅ Could you please re-run the failing job or confirm the camel-smb failure is pre-existing? _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]
