Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-4942

groovy.bat can't run if PATH contains parentheses

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.0
    • 1.8.2, 1.9-beta-3
    • None
    • Windows 7 Home Edition Premiun
    • Patch

    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 ")".

      Attachments

        1. startGroovy.patch
          1 kB
          Eiji Ito

        Activity

          People

            paulk Paul King
            aeffy Eiji Ito
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: