[jruby-dev] [ANN] JRuby 1.2.0RC2 Released

2009-03-06 Thread Thomas E Enebo
The JRuby community is pleased to announce the release of JRuby 1.2.0RC2 Homepage: http://www.jruby.org/ Download: http://dist.codehaus.org/jruby/ JRuby 1.2.0RC2 has fixed many many compatibility issues and continued to improve general performance. Due to popular demand we have a new versioning

[jruby-dev] [jira] Created: (JRUBY-3475) Strange ActiveRecord timeout error after threading changes in r. 8892

2009-03-06 Thread Peter K Chan (JIRA)
Strange ActiveRecord timeout error after threading changes in r. 8892 - Key: JRUBY-3475 URL: http://jira.codehaus.org/browse/JRUBY-3475 Project: JRuby Issue Type: Bug Af

[jruby-dev] [jira] Created: (JRUBY-3474) FFI: add Pointer#write_pointer, #write_array_of_pointer and #read_array_of_pointer

2009-03-06 Thread Mike Dalessio (JIRA)
FFI: add Pointer#write_pointer, #write_array_of_pointer and #read_array_of_pointer -- Key: JRUBY-3474 URL: http://jira.codehaus.org/browse/JRUBY-3474 Project: JRuby

[jruby-dev] Directory inside jar file - problem with class Dir

2009-03-06 Thread Manfred Usselmann
Hi, I'm having a problem with the Dir class when the directory is packaged into a jar file (in my case with rawr). When I run my app via the jar file sequel migrations fail while searching for migration classes inside the given directory: Errno::ENOENT - No such file or directory - file:/[...