Re: [jruby-dev] JRuby 1.1.1

2008-04-09 Thread Martin Krauskopf
Vladimir Sizikov wrote: Hi, Here's my list: Bugs 1.1.1 == Critical == - JRUBY-2363: Kernel.exit! does not work from within Rails (showstopper for NetBeans?) I would not say show-stopper. Actually it is not NetBeans related. It is rather debug-commons backends related. So both RadRails and

Re: [jruby-dev] JRuby 1.1.1

2008-04-09 Thread Song Ma
Hi, My list is: - JRUBY-2367: JRuby 1.1 is not compatible with IBM JDK 5.0 or 6.0 This stopped us from adopting latest and fastest JRuby in our product. Thank you, Song Ma 2008/4/10, Charles Oliver Nutter <[EMAIL PROTECTED]>: > > I think we want to push out JRuby 1.1.1 within the next week. So

[jruby-dev] [jira] Created: (JRUBY-2382) mysql string quoting fails with ArrayIndexOutofBoundsException

2008-04-09 Thread Jan Berkel (JIRA)
mysql string quoting fails with ArrayIndexOutofBoundsException -- Key: JRUBY-2382 URL: http://jira.codehaus.org/browse/JRUBY-2382 Project: JRuby Issue Type: Bug Components

Re: [jruby-dev] JNA-POSIX is now in contrib repo

2008-04-09 Thread Charles Oliver Nutter
Thomas E Enebo wrote: In an effort to make JNA-POSIX its own library it has been moved out jruby source and into the contrib repo jna-posix (https://svn.codehaus.org/jruby-contrib/trunk/jna-posix). Whenever a fix is needed we need to update this library and recreate a new jar (mvn install); the

[jruby-dev] JNA-POSIX is now in contrib repo

2008-04-09 Thread Thomas E Enebo
In an effort to make JNA-POSIX its own library it has been moved out jruby source and into the contrib repo jna-posix (https://svn.codehaus.org/jruby-contrib/trunk/jna-posix). Whenever a fix is needed we need to update this library and recreate a new jar (mvn install); then update the jar in jrub

Re: [jruby-dev] JRuby 1.1.1

2008-04-09 Thread Vladimir Sizikov
Hi, Here's my list: Bugs 1.1.1 == Critical == - JRUBY-2363: Kernel.exit! does not work from within Rails (showstopper for NetBeans?) - JRUBY-2374: Unicode chars in script/console == Nice to fix == - JRUBY-2367: JRuby 1.1 is not compatible with IBM JDK 5.0 or 6.0 - JRUBY-2254: Can't run JRuby

[jruby-dev] JRuby 1.1.1

2008-04-09 Thread Charles Oliver Nutter
I think we want to push out JRuby 1.1.1 within the next week. So if you have some pet bugs you want fixed during that time, post them here and start discussing. There's already a bunch of stuff in trunk that will be in 1.1.1, and we want to get it out ASAP to hopefully get it into NB 6.1 final

[jruby-dev] [jira] Created: (JRUBY-2381) Zlib is *VERY* slow on big files, affects gem installation severely in some cases

2008-04-09 Thread Vladimir Sizikov (JIRA)
Zlib is *VERY* slow on big files, affects gem installation severely in some cases - Key: JRUBY-2381 URL: http://jira.codehaus.org/browse/JRUBY-2381 Project: JRuby

[jruby-dev] [jira] Created: (JRUBY-2380) Thread.list has a race condition

2008-04-09 Thread Vladimir Sizikov (JIRA)
Thread.list has a race condition Key: JRUBY-2380 URL: http://jira.codehaus.org/browse/JRUBY-2380 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.1

Re: [jruby-dev] Development going forward

2008-04-09 Thread Thomas E Enebo
On Mon, Apr 7, 2008 at 12:40 PM, Ola Bini <[EMAIL PROTECTED]> wrote: > Charles Oliver Nutter wrote: > > > pat eyler wrote: > > > > > On Sun, Apr 6, 2008 at 12:58 AM, Charles Oliver Nutter > > > <[EMAIL PROTECTED]> wrote: > > > > > > > - We need to consider what version number we might want for > >

Re: [jruby-dev] Can JRuby 1.0.3 work with Rails 2.0.2?

2008-04-09 Thread Vladimir Sizikov
Hi, Song, According to the History file from activerecord-jdbc project: http://jruby-extras.rubyforge.org/activerecord-jdbc-adapter/files/History_txt.html 0.8 * NOTE: This release is only compatible with JRuby 1.1RC3 or later. * Because of recent API changes in trunk in preparation for

[jruby-dev] [jira] Created: (JRUBY-2379) Symbol#inspec fails two new rubyspecs

2008-04-09 Thread Vladimir Sizikov (JIRA)
Symbol#inspec fails two new rubyspecs - Key: JRUBY-2379 URL: http://jira.codehaus.org/browse/JRUBY-2379 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1 Environment: Latest JRuby fro

[jruby-dev] [jira] Created: (JRUBY-2378) Four new rubyspec fiailures with BigDecimal

2008-04-09 Thread Vladimir Sizikov (JIRA)
Four new rubyspec fiailures with BigDecimal --- Key: JRUBY-2378 URL: http://jira.codehaus.org/browse/JRUBY-2378 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Ver

[jruby-dev] [jira] Created: (JRUBY-2377) Wrong line numbers for ArgumentError for Java calls

2008-04-09 Thread Martin Krauskopf (JIRA)
Wrong line numbers for ArgumentError for Java calls --- Key: JRUBY-2377 URL: http://jira.codehaus.org/browse/JRUBY-2377 Project: JRuby Issue Type: Bug Components: Core Classes/Modules