Wildcard arguments not properly expanded on Windows
---------------------------------------------------

                 Key: JRUBY-2895
                 URL: http://jira.codehaus.org/browse/JRUBY-2895
             Project: JRuby
          Issue Type: Bug
          Components: Interpreter
    Affects Versions: JRuby 1.1.3
         Environment: Windows
            Reporter: Wes Nakamura
            Priority: Minor


Wildcard command line arguments (e.g. jruby test.rb *.xml) do not expand 
properly on Windows--only the last match, as a single argument, is passed to 
the interpreter.

Vladimir Sizikov commented:

This looks like a regression in JRuby-1.1.* series. I bisected it down to the 
following revision:
r4763: "JRUBY-1160: fix arg processing. msdos batch files are evil!".  :)



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to