[jruby-dev] [jira] Created: (JRUBY-3483) Redirecting $stdout to an object blows up the stack

2009-03-09 Thread Chris Shea (JIRA)
Redirecting $stdout to an object blows up the stack --- Key: JRUBY-3483 URL: http://jira.codehaus.org/browse/JRUBY-3483 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.x+

Re: [jruby-dev] ActiveRecord JDBC Oracle string default question

2009-03-09 Thread taobot
Hi Ola, I may have an example of where it would be desirable to have a default of 255 rather that allowing the server's maximum varchar length to be used. I'm using the current out-of-the-box activerecord-jdbc along with a Sybase ASE server over JTDS. Running rake db:migrate in my rails app sta

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

2009-03-09 Thread Charles Oliver Nutter
Logan Barnett wrote: On Mar 9, 2009, at 3:57 AM, Manfred Usselmann wrote: I assumed that it was fixed, because JRUBY-2518 is on the list of fixes for 1.2.0RC1 and Logan thought that the fix for this issue would also solve my problem. But JRUBY-2518 is not fixed (you bumped to 1.3) and it also

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

2009-03-09 Thread Logan Barnett
On Mar 9, 2009, at 3:57 AM, Manfred Usselmann wrote: I assumed that it was fixed, because JRUBY-2518 is on the list of fixes for 1.2.0RC1 and Logan thought that the fix for this issue would also solve my problem. But JRUBY-2518 is not fixed (you bumped to 1.3) and it also would not solve my i

[jruby-dev] [jira] Created: (JRUBY-3482) Bug when getting name of the module

2009-03-09 Thread Josh Moore (JIRA)
Bug when getting name of the module --- Key: JRUBY-3482 URL: http://jira.codehaus.org/browse/JRUBY-3482 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1.6 Environment: Ubuntu 8.10 runnin

[jruby-dev] [jira] Created: (JRUBY-3481) JRuby test: test_command_line_switches.rb fails on Oracle JRockit JVM

2009-03-09 Thread JIRA
JRuby test: test_command_line_switches.rb fails on Oracle JRockit JVM - Key: JRUBY-3481 URL: http://jira.codehaus.org/browse/JRUBY-3481 Project: JRuby Issue Type: Bug

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

2009-03-09 Thread Manfred Usselmann
On Sun, 08 Mar 2009 22:47:44 -0500 Charles Oliver Nutter wrote: > Manfred: Was there a bug number for this (or is it the one you just > filed)? The new one: JRUBY-3478 > If it's something we claimed to have fixed, perhaps it didn't > get merged in? I assumed that it was fixed, because JRU