davsclaus opened a new pull request, #23800: URL: https://github.com/apache/camel/pull/23800
## Summary - Rebrand the user-facing name from "Camel JBang" to "Camel CLI" across the entire codebase - JBang remains as the underlying technology — the main doc page mentions "Camel CLI is powered by JBang" with a link to jbang.dev - Updated 138 files: docs, Java source, generated metadata, pom descriptions, SBOM, READMEs, templates, and test assertions - Historical upgrade guides (3.x, 4.x) are left unchanged as they describe what happened at that point in time - Added a note in the 4.21 upgrade guide about the rebranding - All generated metadata files have been regenerated from updated sources ## Test plan - [ ] Verify docs render correctly on the website - [ ] Run `grep -rl "Camel JBang" . | grep -v target/ | grep -v .git/` — should only show historical upgrade/migration guides - [ ] Verify `camel version` output shows "Camel CLI version:" instead of "Camel JBang version:" _Claus Ibsen using 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]
