Problem when using Bundler and depending on jruby-openssl
---------------------------------------------------------
Key: JRUBY-5425
URL: http://jira.codehaus.org/browse/JRUBY-5425
Project: JRuby
Issue Type: Improvement
Components: OpenSSL
Affects Versions: JRuby 1.5.6
Environment: JRuby 1.5.6, jruby-openssl 0.7.2, Rails 3 and Bundler
Reporter: Daniel Harrington
We're using Bundler and added jruby-openssl as a dependency. Now it seems that
when JRuby starts
(https://github.com/jruby/jruby/blob/master/lib/ruby/site_ruby/shared/jruby/openssl/gem.rb),
openssl is loaded and the latest installed version of the gem gets activated.
This is a problem when you have both versions 0.7.2 and 0.7.3 installed, but
told Bundler to use version 0.7.2:
"org.jruby.exceptions.RaiseException: You have already activated jruby-openssl
0.7.3, but your Gemfile requires jruby-openssl 0.7.2."
Please let me know if you need any more details.
--
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