[jruby-dev] Migrating RubyForge projects to Kenai

2009-01-25 Thread Charles Oliver Nutter
I think we should look at migrating all remaining RubyForge "JRuby-extras" projects to Kenai. It's got a much better bug tracker, separate email lists (or forums for lighter-weight Q/A), and I believe it will soon have git support. Being able to track bugs independently would be worth it in its

Re: [jruby-dev] Migrating RubyForge projects to Kenai

2009-01-25 Thread Serabe
2009/1/25 Charles Oliver Nutter : > rmagick4j: This was our big GSoC project, and Sergio (is that right) was > able to get a *ton* of stuff working. Gruff Graphs, which uses a lot of > RMagick, passes all tests when running on RMagick4j. I'm not sure what's > left to do, but it would be a great co

Re: [jruby-dev] Migrating RubyForge projects to Kenai

2009-01-25 Thread Werner Schuster (murphee)
Charles Oliver Nutter wrote: JParseTree: I'd love to see this updated and made to work 100%. Werner had been working on it, but I think he's lost interest. Yep - ruby_parse pretty much gives me what I wanted (turn Ruby source into an AST) and I already wasted ages and ages getting it to the, say

Re: [jruby-dev] Migrating RubyForge projects to Kenai

2009-01-25 Thread Werner Schuster (murphee)
Werner Schuster (murphee) wrote: Charles Oliver Nutter wrote: JParseTree: I'd love to see this updated and made to work 100%. Werner had been working on it, but I think he's lost interest. Yep - ruby_parse pretty much gives me what I wanted (turn Ruby source into an AST) and I already wasted ag

Re: [jruby-dev] Migrating RubyForge projects to Kenai

2009-01-25 Thread Paul Fraser
Sounds like it is time for the JRuby crowd to vote for Git support in Netbeans http://ruby.netbeans.org/issues/show_bug.cgi?id=131531 Any of the JRuby team excercise any influence within the netbeans project team? Regards Paul Fraser Werner Schuster (murphee) wrote: Charles Oliver Nutter wro

Re: [jruby-dev] Migrating RubyForge projects to Kenai

2009-01-25 Thread Charles Oliver Nutter
Serabe wrote: 2009/1/25 Charles Oliver Nutter : rmagick4j: This was our big GSoC project, and Sergio (is that right) was able to get a *ton* of stuff working. Gruff Graphs, which uses a lot of RMagick, passes all tests when running on RMagick4j. I'm not sure what's left to do, but it would be a

Re: [jruby-dev] Migrating RubyForge projects to Kenai

2009-01-25 Thread Charles Oliver Nutter
Not really :) But I'm sure they know it's strongly desired, if only because the whole Ruby world has latched on to it. But there is also the nbgit project: http://wiki.github.com/myabc/nbgit I think Tom tried to hack on this a bit, and it doesn't look like Alex Coles has had time to do much m

Re: [jruby-dev] Migrating RubyForge projects to Kenai

2009-01-25 Thread Hirotsugu Asari
I'm interested in the LDAP library. I've imported it to github for now. http://github.com/BanzaiMan/jruby-ldap -- Hirotsugu Asari On Jan 25, 2009, at 1:48 PM, Charles Oliver Nutter wrote: I think we should look at migrating all remaining RubyForge "JRuby- extras" projects to Kenai. It's

[jruby-dev] [jira] Created: (JRUBY-3329) Major divergence in threading behaviour between Ruby 1.8.6 and JRuby 1.1.6

2009-01-25 Thread Michael T. Richter (JIRA)
Major divergence in threading behaviour between Ruby 1.8.6 and JRuby 1.1.6 -- Key: JRUBY-3329 URL: http://jira.codehaus.org/browse/JRUBY-3329 Project: JRuby Issue Type: