Skip to content

ci: regenerate generated resources for 4.14.9-SNAPSHOT#24528

Merged
oscerd merged 1 commit into
apache:camel-4.14.xfrom
oscerd:ci-issue/catalog-regen-4.14.x
Jul 8, 2026
Merged

ci: regenerate generated resources for 4.14.9-SNAPSHOT#24528
oscerd merged 1 commit into
apache:camel-4.14.xfrom
oscerd:ci-issue/catalog-regen-4.14.x

Conversation

@oscerd

@oscerd oscerd commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Regenerate stale generated resources on camel-4.14.x

Companion to #24476 (which did the same for camel-4.18.x). The camel-4.14.x branch was bumped to 4.14.9-SNAPSHOT, but the generated catalog and component metadata still embed the previous 4.14.8-SNAPSHOT version. Every PR that runs a full build therefore regenerates these files and trips the "Fail if there are uncommitted changes" CI gate (the build (17) / build (21) jobs go red on unrelated PRs).

This bumps all version-stamped generated resources to 4.14.9-SNAPSHOT so the committed state matches a clean build.

  • 1886 generated files (src/generated/… component descriptors, component.properties, camel-catalog / camel-catalog-console resources): 4.14.8-SNAPSHOT4.14.9-SNAPSHOT.
  • bom/camel-bom/pom.xml: the single stale camel-test entry (4.14.84.14.9-SNAPSHOT), aligning it with the other managed camel artifacts.
  • Verified every changed line is the version bump and nothing else; the salesforce-component.adoc "Starting with Camel 4.14.8" prose reference is deliberately left untouched.

Mechanical version bump only; no functional change. CI's own full build + uncommitted-changes gate validates completeness — a green run confirms the committed state matches a fresh build.

After this merges, the uncommitted-changes gate should be green again for camel-4.14.x PRs.

🤖 Generated with Claude Code on behalf of Andrea Cosentino

The camel-4.14.x generated catalog and component metadata still embedded the previous 4.14.8-SNAPSHOT version after the branch was bumped to 4.14.9-SNAPSHOT, so every PR's full build regenerated these files and tripped the 'Fail if there are uncommitted changes' CI gate. Bump all version-stamped generated resources to 4.14.9-SNAPSHOT, and fix the single stale camel-test entry in camel-bom (4.14.8 -> 4.14.9-SNAPSHOT, aligning it with the other managed camel artifacts). Mechanical version bump only; no functional change.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
@oscerd oscerd requested review from davsclaus and orpiske July 8, 2026 11:04
@oscerd oscerd merged commit 5ca303b into apache:camel-4.14.x Jul 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants