This project is archived and is in readonly mode.
Add jruby-openssl in Gemfile for JRuby
Reported by Anil Wadghule | October 6th, 2010 @ 06:52 PM
Attached is a patch which removes error "uninitialized constant OpenSSL::SSL" in tests (e.g. activeresource).
Comments and changes to this ticket
-
Nick Sieger October 6th, 2010 @ 08:42 PM
Hi Anil, in which case do you need this code? I haven't needed it in the Rails Gemfile but then I usually have it installed already.
I guess if a JRuby user had an empty install w/ no jruby-openssl and tried to bundle install for Rails they'd see that. Is that what you're talking about?
-
Santiago Pastorino October 6th, 2010 @ 09:01 PM
- Importance changed from to Low
I guess is what you said Nick. Also http://ci.jruby.org/job/rails-master/ we are green on JRuby.
-
Anil Wadghule October 7th, 2010 @ 07:02 AM
Nick,
Yes, on a fresh Snow Leopard install, I did 'bundle install' on rails source directory. I was running tests on 'activeresource'. I got above error for many tests. This error was coming even after I manually installed gem jruby-openssl. I had to add it in Gemfile and do 'bundle install' again to get rid of the errors.
I think it would be good to have it in Gemfile.
-
Repository October 7th, 2010 @ 02:48 PM
- State changed from new to committed
(from [ea30da30699f588bee4dc4713859fe035d6243db]) Add jruby-openssl gem in Gemfile necessary for JRuby
[#5762 state:committed]
Signed-off-by: Santiago Pastorino santiago@wyeworks.com
http://github.com/rails/rails/commit/ea30da30699f588bee4dc4713859fe... -
Repository October 7th, 2010 @ 02:49 PM
(from [b9fd742bb670e77ebe88f7cd81306d8081342f7f]) Add jruby-openssl gem in Gemfile necessary for JRuby
[#5762 state:committed]
Signed-off-by: Santiago Pastorino santiago@wyeworks.com
http://github.com/rails/rails/commit/b9fd742bb670e77ebe88f7cd81306d... -
Repository October 7th, 2010 @ 04:50 PM
(from [ad13eb72959f685927b5212ed387d51142d51805]) Add a TODO to remove gem "jruby-openssl" when jruby-openssl is merge in jruby
[#5762] http://github.com/rails/rails/commit/ad13eb72959f685927b5212ed387d5...
-
Repository October 7th, 2010 @ 04:51 PM
(from [9eeb24cd574b0bebdd36e52a982f7ab8d566a1d7]) Add a TODO to remove gem "jruby-openssl" when jruby-openssl is merge in jruby
[#5762] http://github.com/rails/rails/commit/9eeb24cd574b0bebdd36e52a982f7a...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 5762 Add jruby-openssl in Gemfile for JRuby [#5762 state:committed]
- 5762 Add jruby-openssl in Gemfile for JRuby [#5762 state:committed]
- 5762 Add jruby-openssl in Gemfile for JRuby [#5762] http://github.com/rails/rails/commit/ad13eb72959...
- 5762 Add jruby-openssl in Gemfile for JRuby [#5762] http://github.com/rails/rails/commit/9eeb24cd574...