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

Detect OpenJDK on Windows #353

Closed
jroper opened this issue Sep 18, 2014 · 0 comments
Closed

Detect OpenJDK on Windows #353

jroper opened this issue Sep 18, 2014 · 0 comments

Comments

@jroper
Copy link
Member

jroper commented Sep 18, 2014

The JRE detection code in bat-template doesn't work with OpenJDK. The bat file runs "%_JAVACMD%" -version and looks for Java in the output, but OpenJDK's output doesn't contain Java, it contains OpenJDK instead.

The fix to this will be the same as the fix to https://github.com/typesafehub/activator/issues/718

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants