Joda Time error installing rails with RubyGems 1.0.0
----------------------------------------------------

                 Key: JRUBY-1760
                 URL: http://jira.codehaus.org/browse/JRUBY-1760
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Charles Oliver Nutter
            Assignee: Ola Bini
             Fix For: JRuby 1.1b2


Seems like it may be another rollover issue:

{noformat}
~/NetBeansProjects/jruby $ gem install rails
Bulk updating Gem source index for: http://gems.rubyforge.org
Exception in thread "main" org.joda.time.IllegalFieldValueException: Value 
825855 for millisOfSecond must be in the range [0,999]
        at org.joda.time.field.FieldUtils.verifyValueBounds(FieldUtils.java:215)
        at 
org.joda.time.field.PreciseDateTimeField.set(PreciseDateTimeField.java:111)
        at org.joda.time.DateTime.withMillisOfSecond(DateTime.java:1517)
        at org.jruby.RubyTime.s_mload(RubyTime.java:652)
        at org.jruby.RubyTime.load(RubyTime.java:621)
{noformat}

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