[jruby-dev] [jira] Created: (JRUBY-4706) Presense of VERIFY_JRUBY env variable/property should disable putting jruby.jar into bootclasspath

2010-04-08 Thread Vladimir Sizikov (JIRA)
Presense of VERIFY_JRUBY env variable/property should disable putting jruby.jar into bootclasspath -- Key: JRUBY-4706 URL: http://jira.codehaus.org/browse/JRUBY-4706

[jruby-dev] [jira] Created: (JRUBY-4707) JRuby launcher information string output

2010-04-08 Thread Hiro Asari (JIRA)
JRuby launcher information string output Key: JRUBY-4707 URL: http://jira.codehaus.org/browse/JRUBY-4707 Project: JRuby Issue Type: New Feature Affects Versions: JRuby 1.5 Reporter:

[jruby-dev] [jira] Created: (JRUBY-4708) IO.popen not closing on 'yes'

2010-04-08 Thread Thomas E Enebo (JIRA)
IO.popen not closing on 'yes' - Key: JRUBY-4708 URL: http://jira.codehaus.org/browse/JRUBY-4708 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.4

[jruby-dev] Need eyes on a few bugs with tricky fixes

2010-04-08 Thread Charles Oliver Nutter
I've fixed a couple really tricky bugs the past week and I'd like more eyes on the changes: threadContextMap leaks RubyThread on death of adopted thread http://jira.codehaus.org/browse/JRUBY-4264 Fixed in 364c41a on branch jruby-4264

Re: [jruby-dev] Need eyes on a few bugs with tricky fixes

2010-04-08 Thread Joseph Athman
Can I be a devil's advocate for not fixing the JRUBY-4677. Wouldn't this just be fixing a symptom and not the real problem? Isn't the real problem that the ActiveRecord JDBC adapter is throwing native Java exceptions instead of Ruby exceptions? It just seems scary to me that having rescue

[jruby-dev] [jira] Created: (JRUBY-4710) Problems importing classes in default package

2010-04-08 Thread Charles Oliver Nutter (JIRA)
Problems importing classes in default package - Key: JRUBY-4710 URL: http://jira.codehaus.org/browse/JRUBY-4710 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5 Reporter:

[jruby-dev] [jira] Created: (JRUBY-4711) ant-dist does not include rubyspecs.version in source distribution

2010-04-08 Thread Thomas E Enebo (JIRA)
ant-dist does not include rubyspecs.version in source distribution -- Key: JRUBY-4711 URL: http://jira.codehaus.org/browse/JRUBY-4711 Project: JRuby Issue Type: Bug Affects