Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.0
-
Fix Version/s: 1.8.2, 1.9-beta-3
-
Component/s: command line processing
-
Labels:None
-
Environment:Windows 7 Home Edition Premiun
-
Patch Submitted:Yes
-
Number of attachments :
Description
JAVA_HOME not defined.
PATH contains ")" character(Windows 7 default Path).
C:\Dev\Apps\groovy-1.8.0\bin>echo %PATH% C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x8 6)\Common Files\Microsoft Shared\Windows Live;C:\windows\system32;C:\windows; C:\Program Files\Java\jre7\bin
groovy and goovysh can't run.
C:\Dev\Apps\groovy-1.8.0\bin>groovy -v
\Common was unexpected at this time.
Windows batch command "for" can't treat a string contains ")".
Paul, could you test the patch?I don't have a windows box ready