[jruby-dev] [jira] Created: (JRUBY-4781) activerecord-jdbcpostgresql-adaqpter adds id to insert columns even if it should be returned by the database

2010-05-07 Thread Uwe Kubosch (JIRA)
activerecord-jdbcpostgresql-adaqpter adds id to insert columns even if it should be returned by the database Key: JRUBY-4781 URL: http://jira.codehaus.org

[jruby-dev] [jira] Created: (JRUBY-4782) jruby 1.5.0RC1 behaves different/strange than 1.4.0 with regards to app depolyment (compilation) via "rawr"

2010-05-07 Thread Christian Guenther (JIRA)
jruby 1.5.0RC1 behaves different/strange than 1.4.0 with regards to app depolyment (compilation) via "rawr" - Key: JRUBY-4782 URL: http://jira.codehaus.o

Re: [jruby-dev] [jira] Created: (JRUBY-4782) jruby 1.5.0RC1 behaves different/strange than 1.4.0 with regards to app depolyment (compilation) via "rawr"

2010-05-07 Thread James Britt
Christian Guenther (JIRA) wrote: jruby 1.5.0RC1 behaves different/strange than 1.4.0 with regards to app depolyment (compilation) via "rawr" - The current HEAD in the rawr github repo

[jruby-dev] New procedure for updating stdlib

2010-05-07 Thread Charles Oliver Nutter
FYI, a week or so ago I pushed a new technique for updating stdlib. The jruby account on github now has a fork of github.com/ruby/ruby that includes all our stdlib changes: http://github.com/jruby/ruby The technique to update JRuby's copy of stdlib is as follows: 1. clone this repo 2. check out

[jruby-dev] [jira] Created: (JRUBY-4783) JRuby crashes if the same Ruby lib is required in RUBYOPT and the -r flag

2010-05-07 Thread Hiro Asari (JIRA)
JRuby crashes if the same Ruby lib is required in RUBYOPT and the -r flag - Key: JRUBY-4783 URL: http://jira.codehaus.org/browse/JRUBY-4783 Project: JRuby Issue Type: Bu