[jruby-dev] [jira] Created: (JRUBY-4841) CLONE -Memory Leak when extending Java class with additional Ruby instance variable

2010-06-02 Thread Charles Oliver Nutter (JIRA)
CLONE -Memory Leak when extending Java class with additional Ruby instance variable --- Key: JRUBY-4841 URL: http://jira.codehaus.org/browse/JRUBY-4841 Project: JRuby

[jruby-dev] [jira] Created: (JRUBY-4842) Time.utc_offset is incorrect in small time range

2010-06-02 Thread Jared Dahl (JIRA)
Time.utc_offset is incorrect in small time range Key: JRUBY-4842 URL: http://jira.codehaus.org/browse/JRUBY-4842 Project: JRuby Issue Type: Bug Components: Standard Library Affec

[jruby-dev] JRuby distributing GPL code ?

2010-06-02 Thread Ketan Padegaonkar
Hi, IMNAL, but these things rang bells in my head, so I thought I'd ask here. I'm a committer at eclipse.org wanting to use/depend on (and distribute jruby) from the eclipse.org servers, as part of the IP process I noticed that jruby v1.5.0 is distributing GPL code which may cause issues to d

Re: [jruby-dev] JRuby 1.5 Ubuntu Tomcat 6.0.20 with jruby-jars-1.5 - The requested resource () is not available.

2010-06-02 Thread dudz.josh
Just wanted to let people know I fixed this. It was a tomcat security problem. (http://tomcat.apache.org/tomcat-3.3-doc/tomcat-security.html) I could of changed some security permission I imagine to get it going but I don't require any security at the moment so I just turned security off. I di