[jruby-dev] Parametrizing install-dev-gems ant target

2012-01-03 Thread Hirotsugu Asari
It seems to me that, at one point in the recent past, RubyGems started caring about JRuby's compatibility version when working with gems. In other words, GEM_HOME/GEM_PATH started to default to ${jruby.home}/ lib/ruby/gems/1.9 when running in the 1.9 mode. (Incidentally, this is not a problem w

[jruby-dev] [jira] (JRUBY-6314) Deadlock when using Queue to send messages between threads

2012-01-03 Thread Tony Arcieri (JIRA)
Tony Arcieri created JRUBY-6314: --- Summary: Deadlock when using Queue to send messages between threads Key: JRUBY-6314 URL: https://jira.codehaus.org/browse/JRUBY-6314 Project: JRuby Issue Type:

[jruby-dev] Re: [ANN] JRuby 1.6.5.1 Released

2012-01-03 Thread Hiroshi Nakamura
(2011/12/29 11:44), botp wrote: > On Wed, Dec 28, 2011 at 7:51 AM, Thomas E Enebo wrote: >>> JRuby 1.6.5.1 is a special release with a single patch applied to our >>> JRuby 1.6.5 source to correct CERT vulnerability CERT-2011-003 >>> (http://www.ocert.org/advisories/ocert-2011-003.html). All user