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

Fix #495. Enhanced locateJDKPackagerTool to work on Windows when SBT... #496

Merged
merged 2 commits into from
Feb 20, 2015

Conversation

metasim
Copy link
Member

@metasim metasim commented Feb 16, 2015

...is running in the parallel installed JRE.

… SBT

is running in the parallel installed JRE.
// JDK from the JRE, and JDK_HOME isn't always defined.
Seq(
// Build-defined
javaHome,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I didn't know that setting. One couldn't believe how hard it is to find the JDK on a system -.-

muuki88 added a commit that referenced this pull request Feb 20, 2015
Fix #495. Enhanced `locateJDKPackagerTool` to work on Windows when SBT...
@muuki88 muuki88 merged commit 6d9f82f into sbt:master Feb 20, 2015
@metasim metasim deleted the issue/495 branch May 19, 2015 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants