Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch
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.
Attachments
Attachments
Issue Links
- is related to
-
GROOVY-7378 Spaces in JAVA_OPTS env var prevent launching of groovy
- Closed