christophd opened a new pull request, #25359: URL: https://github.com/apache/camel/pull/25359
## Summary - Upgrade Citrus test framework from `5.0.0-M2` to `5.0.0` GA release - Adapt `camel-jbang-plugin-test` to Citrus 5.0.0 API changes: package rename from `org.citrusframework.jbang` to `org.citrusframework.jbang.cli` - Refactor `TestInit` to extend the new `Init` base class, delegating file creation logic to the parent and only overriding target directory resolution and additional file initialization ## Test plan - [x] Module compiles successfully (`mvn -DskipTests install` on `camel-jbang-plugin-test`) - [ ] CI passes on all platforms _Claude Code on behalf of christophd_ 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
