-
Notifications
You must be signed in to change notification settings - Fork 14
Travis-CI failing because AdoptOpenJDK disappeared from sdk list java
#788
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
Comments
|
I suppose this has to do with https://blog.adoptopenjdk.net/2021/08/goodbye-adoptopenjdk-hello-adoptium/ and we should now be using Temurin instead
with 17 being worked on, I'm sure |
SethTisue
added a commit
to SethTisue/scala-dev
that referenced
this issue
Sep 20, 2021
SethTisue
added a commit
to SethTisue/scala
that referenced
this issue
Sep 21, 2021
it's not clear what we "ought" to do here. SDKMAN dropped 17 early access builds (scala/scala-dev#788), but Temurin (aka Adoptium/AdoptOpenJDK) 17 isn't available yet. we could use a Zulu or Java.net build, but I suggest we simply start testing on 18 instead, for now anyway. once Temurin 17 is out we could consider also adding it
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
seen at e.g. scala/scala#9763
not sure if we should hope that it's a transient problem that will correct itself, or switch to Zulu (or whatever), or what
The text was updated successfully, but these errors were encountered: