I think there's a walkthrough on wiki.jruby.org, but it's pretty simple

Prereqs: Ant 1.7, Java 5+, Subversion

svn co http://svn.codehaus.org/jruby/trunk/jruby
cd jruby
ant [jar test spec dist]

That's pretty much all there is to it. We provide NB and Eclipse project files, though I don't know anyone that's using Eclipse anymore on the project.

And others might recommend some git-based instructions, if you'd like to be able to commit, format-patch, branch and such on your own. We do not (yet) use git as primary repository.

Eric Armstrong wrote:
Speaking of which, I noticed a glaring ommission
in the erb comments. I'll be happy to add that,
but I'm guessing I need to set up a whole workspace
to do so.

Is there a dummy's guide to doing so, somewhere?
:_)

Charles Oliver Nutter wrote:
Chuck Remes wrote:
No problem. I didn't really expect these to get tackled for 1.1.3 anyway. When my use-case at work becomes a blocker, I'll likely sit down and write the patch(es) myself. I certainly don't expect all forward progress on jruby to come just from you guys...

And obviously this is the model we'd love to see more folks follow :) JRuby is still only manned by two full-time folks, and we've even lost some of our bigger part-time contributors to "real work" over the past several months.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email






---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to