jruby --1.9 /c/Temp/test.rb doesn't resolve properly on cygwin while it does in 
1.8 mode.
-----------------------------------------------------------------------------------------

                 Key: JRUBY-5329
                 URL: http://jira.codehaus.org/browse/JRUBY-5329
             Project: JRuby
          Issue Type: Bug
          Components: Windows
    Affects Versions: JRuby 1.6RC1
            Reporter: Thomas E Enebo
             Fix For: JRuby 1.6


jruby --1.9 /c/Temp/test.rb doesn't resolve properly on cygwin while it does in 
1.8 mode.

Charlie glanced at this and noticed the --1.9 is not being stripped as an arg 
and the bash logic is thinking this is a file name.  Which it isn't :)

The workaround until this is resolved is to add --1.9 to JRUBY_OPTS environment 
variable.

-- 
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