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

2008-04-10 Thread Song Ma
Charles, Thanks a lot for your consideration. Best Regards, Song Ma 2008/4/10, Charles Oliver Nutter <[EMAIL PROTECTED]>: > > Song Ma wrote: > > > I am using IBM JDK 5.0 on Gentoo Linux. > > > > Note that there's a bug preventing JRuby 1.1 from running on IBM JDK 5 or > 6. We'll be fixing it for

[jruby-dev] [jira] Created: (JRUBY-2385) expect.rb

2008-04-10 Thread Logan Barnett (JIRA)
expect.rb -- Key: JRUBY-2385 URL: http://jira.codehaus.org/browse/JRUBY-2385 Project: JRuby Issue Type: Bug Components: Extensions Affects Versions: JRuby 1.1 Environment: Mac OSX Leopard Reporter:

Re: [jruby-dev] JRuby trunk breaks RubyGems

2008-04-10 Thread Charles Oliver Nutter
Ola Bini wrote: Current trunk is broken with regards to gem install. It's 6448 or 6449 that's the culprit. Ok, I fixed the problems with arity as well. For any cases where there were two methods on a given Java impl of the same name, since it generated the handle class name based on only expl

[jruby-dev] [jira] Created: (JRUBY-2384) Rails migrations fail with: undefined method `create_database' for class `#'

2008-04-10 Thread Phillip Gawlowski (JIRA)
Rails migrations fail with: undefined method `create_database' for class `#' -- Key: JRUBY-2384 URL: http://jira.codehaus.org/browse/JRUBY-2384 Project: JRuby

[jruby-dev] [jira] Created: (JRUBY-2383) File.stat fails confusingly on large files

2008-04-10 Thread McClain Looney (JIRA)
File.stat fails confusingly on large files -- Key: JRUBY-2383 URL: http://jira.codehaus.org/browse/JRUBY-2383 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versi

Re: [jruby-dev] JRuby trunk breaks RubyGems

2008-04-10 Thread Ola Bini
Charles Oliver Nutter wrote: Ola Bini wrote: Vladimir Sizikov wrote: Charlie, It seems that the recent changes are also causing two rubyspec regressions: http://pastie.org/178534 # jruby -e "p Process::GID.eid" # -e:1: wrong # of arguments(0 for 1) (ArgumentError) Thanks, --Vladimir

Re: [jruby-dev] JRuby trunk breaks RubyGems

2008-04-10 Thread Charles Oliver Nutter
Ola Bini wrote: Vladimir Sizikov wrote: Charlie, It seems that the recent changes are also causing two rubyspec regressions: http://pastie.org/178534 # jruby -e "p Process::GID.eid" # -e:1: wrong # of arguments(0 for 1) (ArgumentError) Thanks, --Vladimir And building AR-JDBC from tru

Re: [jruby-dev] JRuby trunk breaks RubyGems

2008-04-10 Thread Ola Bini
Vladimir Sizikov wrote: Charlie, It seems that the recent changes are also causing two rubyspec regressions: http://pastie.org/178534 # jruby -e "p Process::GID.eid" # -e:1: wrong # of arguments(0 for 1) (ArgumentError) Thanks, --Vladimir And building AR-JDBC from trunk also breaks with

Re: [jruby-dev] JRuby trunk breaks RubyGems

2008-04-10 Thread Vladimir Sizikov
Charlie, It seems that the recent changes are also causing two rubyspec regressions: http://pastie.org/178534 # jruby -e "p Process::GID.eid" # -e:1: wrong # of arguments(0 for 1) (ArgumentError) Thanks, --Vladimir On Thu, Apr 10, 2008 at 2:34 PM, Charles Oliver Nutter <[EMAIL PROTECTED]> wr

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

2008-04-10 Thread Charles Oliver Nutter
Song Ma wrote: I am using IBM JDK 5.0 on Gentoo Linux. Note that there's a bug preventing JRuby 1.1 from running on IBM JDK 5 or 6. We'll be fixing it for 1.1.1 within the next week. - Charlie - To unsubscribe from this lis

Re: [jruby-dev] JRuby 1.1.1

2008-04-10 Thread Charles Oliver Nutter
Martin Krauskopf wrote: 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 rela

Re: [jruby-dev] JRuby trunk breaks RubyGems

2008-04-10 Thread Charles Oliver Nutter
Ola Bini wrote: Current trunk is broken with regards to gem install. It's 6448 or 6449 that's the culprit. Fixed and added a test for it. BasicSocket.do_not_reverse_lookup= was incorrectly named "set_do_not_reverse_lookup". gems install fine now. - Charlie --

[jruby-dev] Rails is _not_ broken

2008-04-10 Thread Ola Bini
Sorry about that. This network is extremely bad and aliases localhost in a bad way. =/ -- Ola Bini (http://ola-bini.blogspot.com) JRuby Core Developer Developer, ThoughtWorks Studios (http://studios.thoughtworks.com) Practical JRuby on Rails (http://apress.com/book/view/9781590598818) "Yields

[jruby-dev] Rails is also broken on trunk

2008-04-10 Thread Ola Bini
Generating a new Rails app, configuring the database and then starting it - then try to access it will fail. -- Ola Bini (http://ola-bini.blogspot.com) JRuby Core Developer Developer, ThoughtWorks Studios (http://studios.thoughtworks.com) Practical JRuby on Rails (http://apress.com/book/view/9

[jruby-dev] JRuby trunk breaks RubyGems

2008-04-10 Thread Ola Bini
Current trunk is broken with regards to gem install. It's 6448 or 6449 that's the culprit. -- Ola Bini (http://ola-bini.blogspot.com) JRuby Core Developer Developer, ThoughtWorks Studios (http://studios.thoughtworks.com) Practical JRuby on Rails (http://apress.com/book/view/9781590598818) "Yi