Regression: JRuby command line parsing on Windows is broken
-----------------------------------------------------------

                 Key: JRUBY-2805
                 URL: http://jira.codehaus.org/browse/JRUBY-2805
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.3
         Environment: Latest JRuby on windows
            Reporter: Vladimir Sizikov
            Assignee: Vladimir Sizikov
            Priority: Blocker
             Fix For: JRuby 1.1.3


{noformat}
jruby -rjava -J-Dfoo=bar -e "puts java.lang.System.getProperty('foo')" #==>
=bar] was unexpected at this time.
{noformat}

Essentially, anything with '=' breaks jruby command line parsing on Windows.

Will fix.

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