Ben Browning wrote:
The most canonical place would likely be out of Maven Central:
http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/
That's similar to this page: http://www.jruby.org/files/downloads/index.html
Same problem I'm hoping to avoid: parsing and sorting the version strings.
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.
Ah, well that xml nicely tells me
<versioning>
<latest>
</latest>
</versioning>
So that's a big plus.
Thank you!
James
--
Neurogami - Avant-garage Research & Development
http://www.neurogami.com
ja...@neurogami.com
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email