Re: [jruby-dev] Canonical URLs for latest jruby-complete.jar?

2014-12-10 Thread James Britt
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

Re: [jruby-dev] Canonical URLs for latest jruby-complete.jar?

2014-12-10 Thread Ben Browning
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