Skip to content

build: bump ddk.feature to 19.1.1 (content changed vs 19.1.0 baseline) - #1502

Merged
joaodinissf merged 1 commit into
dsldevkit:masterfrom
joaodinissf:build/feature-19.1.1-aftercare
Aug 26, 2026
Merged

build: bump ddk.feature to 19.1.1 (content changed vs 19.1.0 baseline)#1502
joaodinissf merged 1 commit into
dsldevkit:masterfrom
joaodinissf:build/feature-19.1.1-aftercare

Conversation

@joaodinissf

Copy link
Copy Markdown
Collaborator

What

Post-release aftercare for 19.1.0: bumps com.avaloq.tools.ddk.feature to 19.1.1 (feature.xml + pom.xml, with ddk-repository/category.xml following). com.avaloq.tools.ddk.runtime.feature stays at 19.1.0 — none of its contained bundles changed since the release.

Why

Release 19.1.0 published ddk.feature at 19.1.0, so the feature's version now equals the baseline. Tycho aggregates the feature qualifier from its contained plugins, so the first post-release change to any contained bundle (d2af767, xtext.format) moved the feature's qualifier past the released one at the same x.y.z — exactly what compare-version-with-baselines forbids. Master's snapshot build is currently red with:

Only qualifier changed for (com.avaloq.tools.ddk.feature.feature.jar/19.1.0.v20260825-2141).
Expected to have bigger x.y.z than what is available in baseline (19.1.0.v20260825-1344)

(run 32902330639). Until this lands, every PR that rebuilds the feature inherits the same failure, and no p2 snapshots publish.

Mirrors the 19.0.1 aftercare precedent (4772c85).

🤖 Generated with Claude Code

Release 19.1.0 published com.avaloq.tools.ddk.feature at 19.1.0, so the
feature version now equals the baseline. The first post-release bundle
change (d2af767, xtext.format) moved the feature's aggregated qualifier
past the released one at the same x.y.z, and the snapshot build fails at
compare-version-with-baselines:

  Only qualifier changed for (com.avaloq.tools.ddk.feature.feature.jar/
  19.1.0.v20260825-2141). Expected to have bigger x.y.z than what is
  available in baseline (19.1.0.v20260825-1344)

Bump the feature to 19.1.1 (feature.xml + pom, category.xml following),
mirroring the 19.0.1 aftercare precedent (4772c85). runtime.feature
stays at 19.1.0: none of its contained bundles changed since the release.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@joaodinissf
joaodinissf enabled auto-merge (rebase) August 25, 2026 22:30
@joaodinissf
joaodinissf merged commit dfb933e into dsldevkit:master Aug 26, 2026
4 checks passed
@joaodinissf
joaodinissf deleted the build/feature-19.1.1-aftercare branch August 26, 2026 04:55
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