[GRADLE-876] gradle.bat does not work when JAVA_HOME is set to a value containing spaces Created: 25/Mar/10 Updated: 04/Jan/13 Resolved: 04/Jan/11 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.9.2 |
Type: | Bug | ||
Reporter: | Adam Murdoch | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Comments |
Comment by Hans Dockter [ 19/Apr/10 ] |
There is some logic in the gradle.bat to deal with spaces for JAVA_HOME. So I know scenarios where it works. It would be good to have a test case where it does not work. From my research quite a while ago it looked like an issue where there is no perfect solution. E.g. in the .bat of Jira or Confluence you get the recommendation not to have spaces in the JAVA_HOME as the possible work arounds do not always work. |