[jruby-dev] [jira] Created: (JRUBY-3191) Including same Java interface twice causes ClassFormatError

2008-11-27 Thread Dmitry Jemerov (JIRA)
Including same Java interface twice causes ClassFormatError --- Key: JRUBY-3191 URL: http://jira.codehaus.org/browse/JRUBY-3191 Project: JRuby Issue Type: Bug Components: Java

[jruby-dev] [jira] Created: (JRUBY-3192) Return type coercion to java interfaces broken by new JI

2008-11-27 Thread Nick Sieger (JIRA)
Return type coercion to java interfaces broken by new JI Key: JRUBY-3192 URL: http://jira.codehaus.org/browse/JRUBY-3192 Project: JRuby Issue Type: Bug Components: Java Integ

Re: [jruby-dev] JRuby 1.1.6 on or around Dec 3

2008-11-27 Thread Charles Oliver Nutter
Looks like Ola managed to take care of this one. Thanks for the patch! Joseph Athman wrote: I'd like to lobby for http://jira.codehaus.org/browse/JRUBY-3111. It's actually a problem in jvyamlb but it makes JRuby inconsistent with MRI. I attached a patch that I think works, at least all the te

Re: [jruby-dev] JRuby 1.1.6 on or around Dec 3

2008-11-27 Thread Charles Oliver Nutter
Good find! I think technically we're supposed to build the set of frames at the point of "raise", but I haven't been able to clean up/refactor things to that end yet. This is good for now. Applying shortly. Peter Brant wrote: I'd like to see this one get in too: http://jira.codehaus.org/browse

Re: [jruby-dev] JRuby 1.1.6 on or around Dec 3

2008-11-27 Thread Charles Oliver Nutter
Charles Oliver Nutter wrote: Good find! I think technically we're supposed to build the set of frames at the point of "raise", but I haven't been able to clean up/refactor things to that end yet. This is good for now. Applying shortly. Er, I meant the original raise...so yeah, this is closer t

[jruby-dev] [jira] Created: (JRUBY-3193) Redefining rake tasks blows away enhancement actions, too

2008-11-27 Thread Ryan Bell (JIRA)
Redefining rake tasks blows away enhancement actions, too - Key: JRUBY-3193 URL: http://jira.codehaus.org/browse/JRUBY-3193 Project: JRuby Issue Type: Bug Components: ActiveRe