Target Dirigible 14.17.0 through the platform parent - #310
Merged
Merged
Conversation
… version override codbex-platform-parent 14.17.0 is published (parents track Dirigible releases 1:1), so the temporary `dirigible.version` override is no longer needed - the parent bump alone now pins Dirigible 14.17.0. Kept the CLAUDE.md note on what the override was for and on the non-mechanical parts of a bump. Verified: quick-build, formatter:validate and unit tests green; every dirigible jar in the fat jar resolves at 14.17.0. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #309.
codbex-platform-parent14.17.0 is now published, and parent releases track Dirigible releases 1:1 — so the temporarydirigible.versionoverride that #309 needed (there was no parent for 14.16.0) can go: the parent bump alone pins Dirigible 14.17.0.codbex-platform-parent14.14.0 → 14.17.0<dirigible.version>override deletedCLAUDE.md: keeps the guidance, restated as "bump the parent; a child override is only for reaching a release whose parent is not published yet", with the non-mechanical parts of a bump (OData extraction un-managingolingo-odata2-lib, the AngularJS/TS template removal,/now landing on the Home launchpad) listed so the next bump does not rediscover them.Verified:
mvn -T 1C clean install -P quick-build,mvn -T 1C formatter:validateandmvn clean install -P unit-testsall green; everydirigible-*jar in the fat jar resolves at 14.17.0, and the Intent engine, Builder, Monitoring, Personal and Harmonia-UI components are all present.Co-Authored-By: Claude Opus 5 noreply@anthropic.com
🤖 Generated with Claude Code