Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.8.2, 1.9-beta-3
-
Component/s: command line processing
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
groovy.bat fails when the JAVA_OPTS environment variable contains space characters like the following:
> set JAVA_OPTS=-Daprop="a value"
> bin\groovy -h
value"" was unexpected at this time.