[jruby-dev] Re: [Jruby-extras-devel] goldspike broken on trunk

2007-07-19 Thread Charles Oliver Nutter
Thomas E Enebo wrote: I changed the names of Ruby.evalScript on trunk last week to: Ruby.evalScriptlet(String) Ruby.evalFile(Reader, String) Before these were both: Ruby.evalScript(String) Ruby.evalScript(Reader, String) I was going to update this in goldspike, but the build system needs mult

[jruby-dev] [jira] Created: (JRUBY-1227) CLONE -JRuby IOHandlers are not thread safe

2007-07-19 Thread Nicolas Modrzyk (JIRA)
CLONE -JRuby IOHandlers are not thread safe --- Key: JRUBY-1227 URL: http://jira.codehaus.org/browse/JRUBY-1227 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Ver

[jruby-dev] goldspike broken on trunk

2007-07-19 Thread Thomas E Enebo
I changed the names of Ruby.evalScript on trunk last week to: Ruby.evalScriptlet(String) Ruby.evalFile(Reader, String) Before these were both: Ruby.evalScript(String) Ruby.evalScript(Reader, String) I was going to update this in goldspike, but the build system needs multiple changes to run aga

[jruby-dev] [jira] Created: (JRUBY-1226) JRuby does not work in Web Start because it does not set the ProtectionDomain of Java proxy classes when it creates them

2007-07-19 Thread Andrew McDowell (JIRA)
JRuby does not work in Web Start because it does not set the ProtectionDomain of Java proxy classes when it creates them Key: JRUBY-1226 URL:

[jruby-dev] [jira] Created: (JRUBY-1225) AR JDBC Oracle connection string malformed

2007-07-19 Thread Michael Schubert (JIRA)
AR JDBC Oracle connection string malformed -- Key: JRUBY-1225 URL: http://jira.codehaus.org/browse/JRUBY-1225 Project: JRuby Issue Type: Bug Components: ActiveRecord-JDBC Environment

[jruby-dev] [jira] Created: (JRUBY-1224) Let war creation ignore requirement for AR JDBC gem if you have it unpacked locally in vendor

2007-07-19 Thread Michael Schubert (JIRA)
Let war creation ignore requirement for AR JDBC gem if you have it unpacked locally in vendor - Key: JRUBY-1224 URL: http://jira.codehaus.org/browse/JRUBY-1224

[jruby-dev] [jira] Created: (JRUBY-1223) AR JDBC Oracle does not handle writing of LOBS correctly.

2007-07-19 Thread Michael Schubert (JIRA)
AR JDBC Oracle does not handle writing of LOBS correctly. - Key: JRUBY-1223 URL: http://jira.codehaus.org/browse/JRUBY-1223 Project: JRuby Issue Type: Bug Components: ActiveRe

[jruby-dev] [jira] Created: (JRUBY-1222) Net::HTTP response error using SSL connection

2007-07-19 Thread Dan Sketcher (JIRA)
Net::HTTP response error using SSL connection - Key: JRUBY-1222 URL: http://jira.codehaus.org/browse/JRUBY-1222 Project: JRuby Issue Type: Bug Components: OpenSSL Affects Versions: JR

[jruby-dev] [jira] Created: (JRUBY-1221) JRuby IOHandlers are not thread safe

2007-07-19 Thread Ola Bini (JIRA)
JRuby IOHandlers are not thread safe Key: JRUBY-1221 URL: http://jira.codehaus.org/browse/JRUBY-1221 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1

[jruby-dev] [jira] Created: (JRUBY-1220) YAML dump is broken for multi-line string values with leading space

2007-07-19 Thread David Rice (JIRA)
YAML dump is broken for multi-line string values with leading space --- Key: JRUBY-1220 URL: http://jira.codehaus.org/browse/JRUBY-1220 Project: JRuby Issue Type: Bug