chore: rebrand Camel JBang to Camel CLI#23800
Conversation
Rebrand the user-facing name from "Camel JBang" to "Camel CLI" across docs, source code, metadata, and generated files. JBang remains as the underlying technology. Historical upgrade guides are left unchanged. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Claus Ibsen <claus.ibsen@gmail.com>
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Claus Ibsen <claus.ibsen@gmail.com>
|
🧪 CI tested the following changed modules:
💡 Manual integration tests recommended:
Build reactor — dependencies compiled but only changed modules were tested (36 modules)
|
Summary
Test plan
grep -rl "Camel JBang" . | grep -v target/ | grep -v .git/— should only show historical upgrade/migration guidescamel versionoutput shows "Camel CLI version:" instead of "Camel JBang version:"Claus Ibsen using Claude Code