Regression. 1.6.0RC1 breaks Nokogiri's "rake package" -----------------------------------------------------
Key: JRUBY-5438 URL: http://jira.codehaus.org/browse/JRUBY-5438 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.6RC1 Reporter: Yoko Harada This problem doesn't exist in 1.5.5, 1.5.6 and latest on 1.5 branch. However, on 1.6.0RC1 "rake package" breaks. The screencast tenderlove created well explains the regression. http://www.youtube.com/watch?v=1_qvr52-f4M Also, https://gist.github.com/801426 is a result of rake package with --trace option. Aaron guesses "the order of the rake tasks is executed differently between the two versions," but currently, Aaron and I don't have any solid idea. Nokogiri uses rake and rake-compiler for packaging. From the output with --trace option, changes on RubyArray might have caused this regression. -- 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