The setup with OpenSSL as a gem causes trouble
----------------------------------------------
Key: JRUBY-986
URL: http://jira.codehaus.org/browse/JRUBY-986
Project: JRuby
Issue Type: Bug
Components: Extensions
Reporter: Ola Bini
Assignee: Ola Bini
Fix For: JRuby 1.0.0
For some reason, there are some interesting loading problems associated with
having OpenSSL in a gem. Specifically, this is probably caused by the fact that
RubyGems itself tries to load OpenSSL.
It's very easy to reproduce the problem, and it shows up in all places that try
to use this code (which is many):
require 'net/https'
# => poofbang
--
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