releasePlan: Switch jdk22 -> 22u and set tag suitable for dryrun #50
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.
The latest STS releases do not have regular tags, therefore the dryrun build cannot be performed on this release as
mirror-scripts/triggerReleasePipeline.sh
Line 63 in dbd2da0
_adopt
tag matching the-dryrun-ga
one.I am making this update with the intention of creating and pushing a
jdk-22.0.0+0
which points to the same commit asjdk-22.0.0-dryrun-ga
and will therefore allow the dryrun to progress. I'm choosing 22.0.0+0 as it will not interfere with (1) The current jdk-22+xx tags or (2) Future jdk-22.0.1+xx tags.This will need to be switched over to 22.0.1 once the dryrun is complete and we prep for the GA.