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 at the versions and determine the latest, or parse
http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/maven-metadata.xml
to find the latest release.
Ben
On 12/10/2014 12:40 PM, James Britt wrote:
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 doesn't include a jruby-complete.jar. It has, buried deep in
the layers of its gem wrappings cruft, two separate jars.
Thanks,
James Britt
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email