Monday, June 15, 2009

JRuby 1.3.1 Released

The JRuby community is pleased to announce the release of JRuby 1.3.1

Homepage: http://www.jruby.org/
Download: http://www.jruby.org/download

JRuby 1.3.1 is a minor bug fix release which:
  • Fixes a recently discovered security bug in BigDecimal
  • Fixes a regression in timeout (0-1 second timeouts truncate to 0)
  • Fixes a regression Thread.wakeup where the thread would not wake up

1 comments:

khzied said...

my pb with jruby is documentation..
I want to include external classes from external jar and i don't know how to do it..

Please help me

Post a Comment