[jruby-dev] jruby-openssl

2012-12-20 Thread Uwe Kubosch
Hi all! I have a fix for the build of the jruby-openssl gem. One important point: Should the jopenssl.jar be in the gem, or will it be in jruby main? -- Uwe Kubosch http://jruby.org/ - To unsubscribe from this list, please

[jruby-dev] Re: jruby-openssl

2012-12-20 Thread Uwe Kubosch
On 2012-12-19, at 13:47, Uwe Kubosch wrote: > I have a fix for the build of the jruby-openssl gem. Committed now. > One important point: Should the jopenssl.jar be in the gem, or will it be in > jruby main? I included it in both since it looks like it is like that now. Now it works! Tests

[jruby-dev] [jira] (JRUBY-7039) net/protocol in Ruby 1.8 mode loads Ruby 1.9 version of socket

2012-12-20 Thread Uwe Kubosch (JIRA)
Uwe Kubos