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

Make sure that we always publish binaries using Java 8 #20021

Open
hamzaremmal opened this issue Mar 26, 2024 · 0 comments
Open

Make sure that we always publish binaries using Java 8 #20021

hamzaremmal opened this issue Mar 26, 2024 · 0 comments
Labels
area:ci Issues tied with CI/CD workflows itype:meta Issues about process/similar prio:low

Comments

@hamzaremmal
Copy link
Member

For now, we hardcode the Java version to use when publishing the binaries to Maven in the CI configuration.
#20018 added a warning in this file to prevent accidental modification of the Java version. Nevertheless, we should consider even stronger mecanism to protect against accidental modifications. @WojciechMazur in #19750 proposed to change he configuration in sbt to make sure that we also release java-8 binaries, no matter what java version we are use in the CI.

This issue is a follow up of #19750 (since the other will be closed by #20018)

@hamzaremmal hamzaremmal added the itype:meta Issues about process/similar label Mar 26, 2024
@Gedochao Gedochao added area:ci Issues tied with CI/CD workflows prio:low labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ci Issues tied with CI/CD workflows itype:meta Issues about process/similar prio:low
Projects
None yet
Development

No branches or pull requests

2 participants