[jruby-dev] [jira] Created: (JRUBY-2336) Should embedded utf-8 strings be able to pass through to Java?

2008-03-27 Thread Nick Sieger (JIRA)
Should embedded utf-8 strings be able to pass through to Java? -- Key: JRUBY-2336 URL: http://jira.codehaus.org/browse/JRUBY-2336 Project: JRuby Issue Type: Bug Components

[jruby-dev] [jira] Created: (JRUBY-2335) Find.find does not find any files or subdirectories

2008-03-27 Thread Henry Lai (JIRA)
Find.find does not find any files or subdirectories --- Key: JRUBY-2335 URL: http://jira.codehaus.org/browse/JRUBY-2335 Project: JRuby Issue Type: Bug Components: Core Classes/Modules

Re: [jruby-dev] Prevent Ruby calling Java

2008-03-27 Thread Ola Bini
Nick Sieger wrote: On Thu, Mar 27, 2008 at 12:39 AM, Tegan Clark <[EMAIL PROTECTED]> wrote: Hi, I'm using JRuby to allow users to script my Java framework and extend it through Ruby script at plug points. What I want to do is only allow the Ruby script access to the Java objects I pass into

[jruby-dev] [jira] Created: (JRUBY-2334) Six REXML rubyspec failures

2008-03-27 Thread Vladimir Sizikov (JIRA)
Six REXML rubyspec failures --- Key: JRUBY-2334 URL: http://jira.codehaus.org/browse/JRUBY-2334 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.1RC3 Env

Re: [jruby-dev] Prevent Ruby calling Java

2008-03-27 Thread Nick Sieger
On Thu, Mar 27, 2008 at 12:39 AM, Tegan Clark <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using JRuby to allow users to script my Java framework and extend it > through Ruby script at plug points. > > What I want to do is only allow the Ruby script access to the Java objects I > pass into the JSR 223

[jruby-dev] [jira] Created: (JRUBY-2333) usage of unexistant variable in REXML::SourceFactory

2008-03-27 Thread Jaroslav Libak (JIRA)
usage of unexistant variable in REXML::SourceFactory Key: JRUBY-2333 URL: http://jira.codehaus.org/browse/JRUBY-2333 Project: JRuby Issue Type: Bug Components: Core Classes/Modul