[jruby-dev] [jira] Created: (JRUBY-3119) Compiler failure compiling rulexer.rb in rubylexer

2008-11-06 Thread Charles Oliver Nutter (JIRA)
Compiler failure compiling rulexer.rb in rubylexer -- Key: JRUBY-3119 URL: http://jira.codehaus.org/browse/JRUBY-3119 Project: JRuby Issue Type: Bug Components: Core Classes/Modules

[jruby-dev] [jira] Created: (JRUBY-3118) Creating a subclass of MatchData that's instantiable blows up because there's no allocator

2008-11-06 Thread Charles Oliver Nutter (JIRA)
Creating a subclass of MatchData that's instantiable blows up because there's no allocator -- Key: JRUBY-3118 URL: http://jira.codehaus.org/browse/JRUBY-3118 Proj

[jruby-dev] [jira] Created: (JRUBY-3117) Constant lookup from method inside class ::Object is incorrect

2008-11-06 Thread Charles Oliver Nutter (JIRA)
Constant lookup from method inside class ::Object is incorrect -- Key: JRUBY-3117 URL: http://jira.codehaus.org/browse/JRUBY-3117 Project: JRuby Issue Type: Bug Components

[jruby-dev] [jira] Created: (JRUBY-3116) ArrayIndexOutOfBoundsException in tmail

2008-11-06 Thread Nick Sieger (JIRA)
ArrayIndexOutOfBoundsException in tmail --- Key: JRUBY-3116 URL: http://jira.codehaus.org/browse/JRUBY-3116 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1.5 Reporter: Nick Siege

Re: [jruby-dev] Releases pre-announcement

2008-11-06 Thread Charles Oliver Nutter
Martin Krauskopf wrote: Yup, thanks for details. I've played with it and seems that just using: require 'tracelines' is ok, since the directory where the requirer resides seems to be preferred (even if the other gem with the same file is installed). That's not technically the case; what's

[jruby-dev] [jira] Created: (JRUBY-3115) NetBeans 6.1 / Jruby 1.1.5 / Rails 1.2.6 breaks on startup with MissingSourceFile error

2008-11-06 Thread Dennis Granau (JIRA)
NetBeans 6.1 / Jruby 1.1.5 / Rails 1.2.6 breaks on startup with MissingSourceFile error --- Key: JRUBY-3115 URL: http://jira.codehaus.org/browse/JRUBY-3115 Project: J

Re: [jruby-dev] Releases pre-announcement

2008-11-06 Thread Martin Krauskopf
Charles Oliver Nutter wrote: Martin Krauskopf wrote: Hi, would it be possible to pre-announce releases few days before the real release day, so interested folks could try whether their code works with JRuby. I'm trying to stay up-to-date with trunk, but again, too late. (http://jira.codeh

Re: [jruby-dev] Releases pre-announcement

2008-11-06 Thread Charles Oliver Nutter
Martin Krauskopf wrote: Hi, would it be possible to pre-announce releases few days before the real release day, so interested folks could try whether their code works with JRuby. I'm trying to stay up-to-date with trunk, but again, too late. (http://jira.codehaus.org/browse/JRUBY-3114) Pre

[jruby-dev] Releases pre-announcement

2008-11-06 Thread Martin Krauskopf
Hi, would it be possible to pre-announce releases few days before the real release day, so interested folks could try whether their code works with JRuby. I'm trying to stay up-to-date with trunk, but again, too late. (http://jira.codehaus.org/browse/JRUBY-3114) Pre-announcement would help

[jruby-dev] [jira] Created: (JRUBY-3114) JRuby 1.1.5 breaks 'require' semantics

2008-11-06 Thread Martin Krauskopf (JIRA)
JRuby 1.1.5 breaks 'require' semantics -- Key: JRUBY-3114 URL: http://jira.codehaus.org/browse/JRUBY-3114 Project: JRuby Issue Type: Bug Environment: Linux Reporter: Martin Krauskopf