christian wrote:
why not just depend on jruby-jars.gem ?
Because that is not a link to the latest jruby-complete.jar file.
I have a script (as part of Rawr) that downloads and copies over the
latest jruby-complete jar for use in building stand-alone
redistributable applications.
That gem
The most canonical place would likely be out of Maven Central:
http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/
http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.17/jruby-complete-1.7.17.jar
However, there is no "latest" symlink there. It would be up to you to
look