Re: [jruby-dev] JRuby under OSGi
I've spent some time trying to update JRuby so that I could leave JRuby's bundle classloader as the default classloader (so I don't have to export builtin/* from that bundle), but still allow JRuby to load classes from other classloaders. I have something that's working for my simple test case, bu
[jruby-dev] [jira] Created: (JRUBY-5254) $0 is set to '-' when running a compiled script
$0 is set to '-' when running a compiled script --- Key: JRUBY-5254 URL: http://jira.codehaus.org/browse/JRUBY-5254 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5.6 Environ