Code Monkey home page Code Monkey logo

Comments (5)

arkadiyk avatar arkadiyk commented on August 20, 2024

Hi, There is a JRuby Jira for this issue: http://jira.codehaus.org/browse/JRUBY-5581
As a work around plz use JRuby in 1.9 mode. For example jruby --1.9 -S gem install arel

from arel.

cee-dub avatar cee-dub commented on August 20, 2024

Same issue applies to 2.0.10 patch release.

Whatever was used to generate the metadata file inside arel-2.0.10.gem dumped a timestamp that breaks the JRuby --1.8 mode's YAML parser.

breaks: date: 2011-05-17 00:00:00.000000000 Z
works: date: 2011-05-17 00:00:00.000000000

from arel.

jhtwong avatar jhtwong commented on August 20, 2024

For JRuby 1.6.x it's probably easiest to upgrade to 1.6.2 which has the fix. For earlier versions of JRuby a workaround is to replace the yecht.jar file in lib/ruby/site_ruby/shared with this: https://github.com/jruby/jruby/blob/dd1d9382a72af181e9d3998f2680154ebf1e651c/build_lib/yecht.jar

from arel.

tenderlove avatar tenderlove commented on August 20, 2024

This is a JRuby issue, so I'm closing.

from arel.

cee-dub avatar cee-dub commented on August 20, 2024

👍

On Jun 24, 2011, at 8:21, tenderlove
[email protected]
wrote:

This is a JRuby issue, so I'm closing.

Reply to this email directly or view it on GitHub:
#53 (comment)

from arel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.