[jruby-dev] [jira] Created: (JRUBY-3553) sqlite error ActiveRecord::ActiveRecordError: statement is not executing: SELECT * FROM widgets on tomcat5

2009-04-08 Thread Bruno Gardin (JIRA)
sqlite error ActiveRecord::ActiveRecordError: statement is not executing: SELECT * FROM widgets on tomcat5 -- Key: JRUBY-3553 URL: http://jira.codehaus.org/bro

[jruby-dev] [jira] Created: (JRUBY-3554) Main.java#parseShebangOptions can't handle '#!/usr/bin/env jruby1.2'

2009-04-08 Thread Sebastien Delafond (JIRA)
Main.java#parseShebangOptions can't handle '#!/usr/bin/env jruby1.2' Key: JRUBY-3554 URL: http://jira.codehaus.org/browse/JRUBY-3554 Project: JRuby Issue Type: Bug

Re: [jruby-dev] What would you expect from generate_signatures in ruby2java?

2009-04-08 Thread Serabe
Each signature should hold in some way the following info (at least): · Ruby method. · Java method. · Parameters for the Java method. · Return value. · Visibility and such. · Annotations I suggest discussing the first four, choose two or three ideas, implement them in different branches and start

[jruby-dev] [jira] Created: (JRUBY-3555) "Table X does not exist" with embedded Derby on JRuby 1.2 / Rails 2.3.2

2009-04-08 Thread Don Werve (JIRA)
"Table X does not exist" with embedded Derby on JRuby 1.2 / Rails 2.3.2 --- Key: JRUBY-3555 URL: http://jira.codehaus.org/browse/JRUBY-3555 Project: JRuby Issue Type: Bug