Skip to content

Conversation

@HannesWell
Copy link
Member

Don't launch Maven to output the interpolated releaseName property, but instead read the releaseYear and releaseMonth properties from the raw (eclipse-platform-parent/pom.xml) file.
This avoids problems if at the time of the release (candidate) build a snapshot version was used, e.g. of Tycho, that's not available anymore at the time of the publication (because e.g. that Tycho version was released in the meantime).

Don't launch Maven to output the interpolated 'releaseName' property,
but instead read the 'releaseYear' and 'releaseMonth' properties from
the raw (eclipse-platform-parent/pom.xml) file.
This avoids problems if at the time of the release (candidate) build a
snapshot version was used, e.g. of Tycho, that's not available anymore
at the time of the publication (because e.g. that Tycho version was
released in the meantime).
@HannesWell
Copy link
Member Author

The verification build doesn't test this, thus I'm submitting this immediately to fix this blocker (i.e. the use of Tycho 5.0.0-SNAPSHOT at the time of the release build) for tomorrows release publication.

@HannesWell HannesWell merged commit 204fa50 into eclipse-platform:master Sep 9, 2025
5 of 6 checks passed
@HannesWell HannesWell deleted the fix-releaseName-read-in-publication branch September 9, 2025 21:56
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