Skip to content

Travis fix for jdk11 #230

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

Merged
merged 8 commits into from
Dec 21, 2020
Merged

Travis fix for jdk11 #230

merged 8 commits into from
Dec 21, 2020

Conversation

kpbochenek
Copy link
Contributor

@kpbochenek kpbochenek commented Aug 25, 2020

Setup jdk taken from travis docs:
https://docs.travis-ci.com/user/languages/java/#using-java-10-and-late

Similar to(fix openjdk 11): #228
Also contains(mockito-scala 1.5.18): #188
Also contains(scalatest 3.2.0): #222
Also contains(scalatest 3.2.1): #226

Bumping scala 2.13.1 -> 2.13.3 causes jvm panic for oraclejdk11 that's why it is not included here.
2.13.3 works locally okay for me with oraclejdk11, maybe travis uses older version with some kind of bug?
Anyway just worth to mention it somewhere.

Anyone could take a look at this PR? It is mainly maintenance work and maybe groundwork for PR dotty support? Would love to see that merged :D

/cc @sullis

All checks passed 💪

@kpbochenek kpbochenek force-pushed the jdk11 branch 2 times, most recently from ace09d4 to a8dbaeb Compare August 25, 2020 08:56
@9rb
Copy link

9rb commented Sep 22, 2020

Merging this and releasing the new version will help a lot. Thanks in advance.

@analytically analytically merged commit 2a4ccdf into lightbend-labs:master Dec 21, 2020
@kpbochenek kpbochenek deleted the jdk11 branch March 23, 2021 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants