Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0-JSR-4
-
None
-
None
-
Windows 2000, Java 1.5.0
Description
If there are blanks in the file paths (of GROOVY_HOME) groovy wont start. Adding "-marks to startGroovy.bat will help.
instead of: %GROOVY_HOME -> "%GROOVY_HOME"
and %STARTER_CONF -> "%STARTER_CONF"