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

groovy.bat faile to start script that are in a folder with a dash follow with "s"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.4
    • 1.5.5, 1.6-beta-1
    • groovy-jdk
    • None
    • Windows

    Description

      to reproduce the bug, do following on Windows XP prompt:

      mkdir test-super
      echo println(new Date()) > test-super\test.groovy
      groovy test-super\test.groovy

      I wil get this error:
      c:\opt\java_projects>groovy test-super\test.groovy
      Caught: java.io.IOException: Invalid argument

      Attachments

        Activity

          People

            paulk Paul King
            thebugslayer Zemian Deng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: