Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JRuby 1.6RC1
-
Component/s: Miscellaneous, Windows
-
Labels:None
-
Environment:latest JRuby-dev on Windows
-
Number of attachments :
Description
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
This also breaks the spec runs on Windows. Will fix.
Issue Links
- is related to
-
JRUBY-4814
IO.popen doesn't convert CRLF to LF on Windows in default mode
-
Fixed in rev. 73a96d6 on master branch.