-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Correct python release scripts for the new location of base version #14798
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
Correct python release scripts for the new location of base version #14798
Conversation
This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR. |
Try a |
Thanks. I think I'll go back to the regexp-scan instead of using the javaproperties module. I don't think we import the requirements in github workflow that runs the tests... Will return to it tomorrow, I'm done for today. |
For now you can try |
#14799 to make the messaging better when |
…king for expected strings in the manifest; jdk 24 doesn't have a not after the java.version property.
#14786
Description