Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 1.5.7, 1.6-beta-2, 1.7-beta-1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Cygwin + Groovy trunk (also assumed to be problematic for 1.5.x and 1.6.x) -- only affects Cygwin executions.
-
Number of attachments :
Description
The new code to do argument hacking in startGroovy for Cygwin (that replace Bash specific stuff) seems not to work anything like expected:
|> groovy -v
/cygdrive/h/users/russel/lib/Java/groovy/bin/startGroovy: eval: line 227: syntax error near unexpected token `('
/cygdrive/h/users/russel/lib/Java/groovy/bin/startGroovy: eval: line 227: `args0=cygpath (cygwin) 1.42.4.1 Path Conversion Utility Copyright 1998, 1999, 2000, 2001, 2002, 2003, 20
04, 2005 Red Hat, Inc. Compiled on Jun 12 2008'
Caught: java.lang.IllegalArgumentException: H:\users\russel\Progs\OddsByLanguage\Groovy (H:\users\russel\Progs\OddsByLanguage\Groovy) is a directory not a Groovy source file.
|>
Activity
blackdrag blackdrag
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Priority | Critical [ 2 ] | Major [ 3 ] |
Pascal Schumacher
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Incomplete [ 4 ] |
Is this issue still open or can it be closed?