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

added explicit jvm-target directive for Scala 2.12 and higher #268

Merged

Conversation

marcelluethi
Copy link
Contributor

The target jvm was not set explicitly set for Scala 2.12 or higher. This results in runtime errors for users of Java 8, when a new java version is used to compile and publish Scalismo.

This PR explicitly sets the target and thus avoids such errors.

As the currently published version 0.17.1 was published using Java 8, no action is required on the publishing side.

@marcelluethi
Copy link
Contributor Author

@Ghazi-Bouabene could you have a look at this PR and merge it if you are okay with it?

@Ghazi-Bouabene Ghazi-Bouabene merged commit 8782b73 into unibas-gravis:release-0.17 Jul 5, 2019
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.

None yet

2 participants