Time.parse("Thu, 08 Feb 2007 02:01:59 GMT") is breaking (out of range) in JRuby head ------------------------------------------------------------------------------------
Key: JRUBY-1648 URL: http://jira.codehaus.org/browse/JRUBY-1648 Project: JRuby Issue Type: Bug Reporter: Raphael Valyi Assignee: Thomas E Enebo Priority: Blocker try is Time.parse("Thu, 08 Feb 2007 02:01:59 GMT") inside your jruby script/console Rails debug environment, you'll get an out of range error while MRI is passing. This is a regression, was OK some 3 weeks ago. I might try to track the wrong change in RubyTime.java -- 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