Bugs item #13007, was opened at 2007-08-12 05:16
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=7857&aid=13007&group_id=2014

Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: jruby-openssl 0.0.4 gem returns nil for method 
OpenSSL::Random.random_bytes.

Initial Comment:
i see the revision to Random.java, but with the 0.0.4 gem, random_bytes is 
still returning nil.

e.g.

OpenSSL::Random.random_bytes(8) => nil

----------------------------------------------------------------------

>Comment By: Ola Bini (olabini)
Date: 2008-02-12 12:58

Message:
Closing as invalid based on clarification from reporter.

----------------------------------------------------------------------

Comment By: Vince Jones (bugmenot)
Date: 2007-08-12 08:57

Message:
After further investigation, it appears that the 0.0.4 issue was related to 
gem.  Despite having run gem uninstall on 0.0.3 (this deleted it from the spec 
and cache directory, but not from gems) the 0.0.3 version was being loaded.  
after manually deleting the 0.0.3 directory the new version loaded correctly.

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=7857&aid=13007&group_id=2014
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to