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

Don't use Scala 2.x options in Scala 3.y (where y > 0) #2

Closed
wants to merge 1 commit into from

Conversation

leviramsey
Copy link
Owner

With this change, I can now successfully compile: ++3.1.2 compile.

Before this change:

[error] bad option '-target:jvm-1.8' was ignored
[error] one error found
[error] (akka-actor / Compile / compileIncremental) Compilation failed

I will admit that I'm a bit mystified by how 3.1.2 works in CI...

@leviramsey leviramsey closed this May 6, 2022
@leviramsey leviramsey deleted the scala-3x-jdk-options branch May 7, 2022 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant