Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0 final
-
Component/s: Configuration
-
Labels:None
-
Environment:WinXP
-
Flagged:Impediment
Description
If you have a ``\'' at the end of JAVA_HOME, the target :have_JAVA_HOME in startGrails.bat does not find anything at ``find''.
This same issue was reported in Groovy a while back (GROOVY-2718). I incorporated the fix from the related commit https://github.com/groovy/groovy-core/commit/790ecf0a0f2b107bfee4c2dd06504be030442c1c for that issue and opened a pull request (https://github.com/grails/grails-core/pull/136).