Git Product home page Git Product logo

Comments (2)

langhorst avatar langhorst commented on June 16, 2024

I tried to replicate this, but no luck. I installed JRuby 1.6.6 with RVM.

full_version: "jruby 1.6.6 (ruby-1.8.7-p357) (2013-02-07 fffffff) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_37) [darwin-x86_64-java]

This comes with rake 0.8.7. Then I issued the following commands:

> rvm use jruby-1.6.6
> rvm gemset create uuid
> rvm gemset use uuid
> bundle install
> rake test

No issue. Then I did the following:

> rake install

Within "Rakefile":
require 'rubygems'
require 'uuid'

> rake test

Again, no issue. I then removed the "require 'rubygems'" for good measure / still no issue. I followed the same procedure in the current version of JRuby 1.7.2 (rake 0.8.7):

full_version: "jruby 1.7.2 (1.9.3p327) 2013-01-04 302c706 on Java HotSpot(TM) 64-Bit Server VM 1.6.0_37-b06-434-11M3909 [darwin-x86_64]

Again, no issue. Maybe it had to do with a combination of something going on in the gem and jruby/rake?

from uuid.

langhorst avatar langhorst commented on June 16, 2024

btw, this was all using uuid-2.3.6

from uuid.

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.