Ant.load_from_ant is broken on Windows
--------------------------------------

                 Key: JRUBY-4865
                 URL: http://jira.codehaus.org/browse/JRUBY-4865
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous, Windows
         Environment: latest JRuby-dev on Windows
            Reporter: Vladimir Sizikov
            Assignee: Vladimir Sizikov
             Fix For: JRuby 1.6


{noformat}
jruby -rant -e "Ant.load_from_ant"

W:/work/jruby-dev/jruby/lib/ruby/site_ruby/shared/ant.rb:22:
in `load_from_ant': can't convert nil into String (TypeError)
 from W:/work/jruby-dev/jruby/lib/ruby/site_ruby/shared/ant.rb:9:in `each'
 from W:/work/jruby-dev/jruby/lib/ruby/site_ruby/shared/ant.rb:9:in 
`load_from_ant'
 from W:/work/jruby-dev/jruby/lib/ruby/site_ruby/shared/ant.rb:5:in 
`load_from_ant'
 from -e:1
{noformat}

This also breaks the spec runs 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