Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.6.4
-
Fix Version/s: None
-
Component/s: command line processing
-
Labels:None
-
Environment:64 bit Vista
-
Testcase included:yes
-
Number of attachments :
Description
I assigned groovy.bat to the .groovy extension. When I type "test.groovy x y z", program "test" runs but it doesn't receive any
arguments. If I type "groovy test.groovy x y z" all works as expected.
do you use the bat files or the native launcher? If the bat files... what made you to let groovy programs being executed by them?