Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.0
-
Fix Version/s: None
-
Component/s: command line processing
-
Labels:None
-
Environment:Windows 7
-
Number of attachments :
Description
groovy.bat does not respond when specify arguments that contain * (asterisk)
ex.
groovy "println '*'"
This seems the same bug as GROOVY-3043 that is already fixed, but this bug still exists now.
Do you hava a patch that would fix those issues?