Skip to content

Conversation

@HannesWell
Copy link
Member

  • Verify that all Maven parent versions are properly updated by running a simple mvn clean build
  • search for leftover occurrences of old version in relevant files
    • This allows to remove the 'updateProductVersion.sh' script, which cannot apply a change anymore.
  • Make replacements more robust by checking if it was really applied.

- Verify that all Maven parent versions are properly updated by running
a simple 'mvn clean' build
- search for leftover occurrences of old version in relevant files
  - This allows to remove the 'updateProductVersion.sh' script, which
cannot apply a change anymore.
- Make replacements more robust by checking if it was really applied.
@HannesWell
Copy link
Member Author

This requires

Currently there are leftover previous versions in the sdk/platform products which fail this new validation.

@HannesWell
Copy link
Member Author

This is a pure RelEng change that's intended to be used for the upcoming release preparation. Therefore I'm submitting this now despite we are currently in a freeze-period.

@HannesWell HannesWell merged commit 7a79e2d into eclipse-platform:master Aug 26, 2025
4 of 6 checks passed
@HannesWell HannesWell deleted the preparation-validation branch August 26, 2025 23:33
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.

1 participant