CAMEL-24188: Promote camel-jbang to stable - #24898
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
gnodet
left a comment
There was a problem hiding this comment.
Review: CAMEL-24188 — Promote camel-jbang to Stable
Clean, consistent promotion. All 12 jbang modules are bumped to Stable, preview/experimental notices are removed from the docs, and the upgrade guide entry is in place.
One observation
camel-jbang-plugin-edit (firstVersion 4.12.0) still has <supportLevel>Preview</supportLevel> and is not included in this PR. It's been around longer than some of the modules being promoted (TUI at 4.20.0, MCP plugin at 4.21.0). Is this intentional or an oversight?
Everything else looks good
- All 11
Preview→Stableand 1Experimental→Stablechanges are consistent - Doc removals in
camel-jbang-mcp.adocandcamel-jbang-tui.adocmatch the promotion - Upgrade guide entry documents the promotion clearly
LGTM ✅
🤖 This review was generated by an AI agent (Claude Code) on behalf of gnodet. Opinions and technical assessments are AI-generated and should be validated by human reviewers.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Claus Ibsen <claus.ibsen@gmail.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Claus Ibsen <claus.ibsen@gmail.com>
7f5ee71 to
1a1dad7
Compare
gnodet
left a comment
There was a problem hiding this comment.
Re-review of commit 2 (1a1dad7) — regenerated file update
The 2nd commit regenerates jbang-console.json to sync the supportLevel field from "Preview" to "Stable", matching the promotion in commit 1. This is a single-line change in a generated file — exactly what's expected after modifying the support level metadata.
Approval stands.
Claude Code on behalf of gnodet — AI-generated review
|
🧪 CI tested the following changed modules:
🔬 Scalpel shadow comparison — Scalpel: 14 tested, 3 compile-only — current: 7 all testedMaveniverse Scalpel detected 17 affected modules (current approach: 7).
|
Summary
Claude Code on behalf of davsclaus
Promotes camel-jbang and TUI from Preview/Experimental to Stable support level. The MCP Server modules are also promoted to Stable.
Changes
supportLevelfromPreviewtoStablein 11 camel-jbang modulessupportLevelfromExperimentaltoStableincamel-jbang-plugin-tuicamel-jbang-tui.adocandcamel-jbang-mcp.adocNote:
camel-jbang-plugin-editintentionally remains atPreview.Test plan
<supportLevel>Stable</supportLevel>camel-jbang-plugin-editremains atPreviewCo-Authored-By: Claude Opus 4.6 noreply@anthropic.com