[jruby-dev] [jira] Created: (JRUBY-3176) Thread#wakeup doesn't wake up a sleeping thread

2008-11-22 Thread Dirkjan Bussink (JIRA)
Thread#wakeup doesn't wake up a sleeping thread --- Key: JRUBY-3176 URL: http://jira.codehaus.org/browse/JRUBY-3176 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1.5 Environ

[jruby-dev] [jira] Created: (JRUBY-3177) ConcurrentModificationException

2008-11-22 Thread Peter K Chan (JIRA)
ConcurrentModificationException --- Key: JRUBY-3177 URL: http://jira.codehaus.org/browse/JRUBY-3177 Project: JRuby Issue Type: Bug Components: Java Integration Affects Versions: JRuby 1.1.5

Re: [jruby-dev] activerecord-jdbc-adapter code moved to git(hub)

2008-11-22 Thread Ryan L. Bell
kofno /Ryan Nick Sieger wrote: On Sun, Nov 16, 2008 at 10:07 PM, Ola Bini <[EMAIL PROTECTED]> wrote: If I remember correctly, there were some people (expect for me) with commit access to that repository - have you given them push rights to this repo? I haven't given

[jruby-dev] [jira] Created: (JRUBY-3178) http spec tests fail when webrick starts on address 0.0.0.0

2008-11-22 Thread Stephen Bannasch (JIRA)
http spec tests fail when webrick starts on address 0.0.0.0 --- Key: JRUBY-3178 URL: http://jira.codehaus.org/browse/JRUBY-3178 Project: JRuby Issue Type: Bug Components: Core