Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release build pipeline tag check does not match jdk23+ head repo version branch #1108

Closed
andrew-m-leonard opened this issue Sep 11, 2024 · 0 comments · Fixed by #1109
Closed

Comments

@andrew-m-leonard
Copy link
Contributor

jdk-23+ initial releases are now version branches within the jdk(head) repo, however the build pipeline tag match check tries to check a jdk<version> repo currently:

def openjdkRepo = "https://github.com/openjdk/jdk${jdkVersion}.git"

@andrew-m-leonard andrew-m-leonard changed the title release build pipeline tag check does not match jdk23+ head rep version branch release build pipeline tag check does not match jdk23+ head repo version branch Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
1 participant