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

Changed the dependency in the file #140

Closed
wants to merge 1 commit into from
Closed

Changed the dependency in the file #140

wants to merge 1 commit into from

Conversation

KOLANICH
Copy link

@KOLANICH KOLANICH commented Aug 3, 2018

No description provided.

@GreyCat
Copy link
Member

GreyCat commented Aug 3, 2018

Please provide your rationale. This particular setting was chosen after a long discussion in sbt.

@KOLANICH
Copy link
Author

KOLANICH commented Aug 3, 2018

The rationale not to install an obsolete version of java to modern versions of distros. IMHO this case is itself too restrictive: there are impls of java having other package name, but this name would install openjdk jre. Could you give me the link to the discussion you have meant?

@GreyCat
Copy link
Member

GreyCat commented Aug 3, 2018

Contrary to what it might suggest, java8-runtime-headless does not install "obsolete version of java", but rather requires any JRE 8+ to be present on the system. I.e. if you have either Oracle's or OpenJDK build of Java 10, it should work and not force you to install actual JRE 8.

Here's the discussion: sbt/sbt-native-packager#1106

@KOLANICH
Copy link
Author

KOLANICH commented Aug 3, 2018

That's nice. Thank you for the info.

@KOLANICH KOLANICH closed this Aug 3, 2018
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.

2 participants