Hi,
Since JRuby 1.1.3 is now out, is there a jruby-complete-1.1.3.jar
available?
Tom
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
Hi,
Since JRuby 1.1.3 is now out, is there a jruby-complete-1.1.3.jar
available?
Tom
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
On Mon, Jul 21, 2008 at 7:20 PM, Thomas B. [email protected]
wrote:
Hi,
Since JRuby 1.1.3 is now out, is there a jruby-complete-1.1.3.jar available?
Tom
Hi, we’ve got it there now:
http://repository.codehaus.org/org/jruby/jruby-complete/1.1.3/jruby-complete-1.1.3.jar
/Nick
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
On Jul 21, 2008, at 7:20 PM, Thomas B. wrote:
Hi,
Since JRuby 1.1.3 is now out, is there a jruby-complete-1.1.3.jar
available?
Tom
No, but it’s pretty easy to generate one yourself if you have java
installed on your system (a prerequisite for running jruby anyway) and
“ant.” Download the source tarball and extract it to a directory. In
that directory, execute:
ant jar-complete
It will build all the appropriate files and generate the jruby-
complete.jar and place it in /path/to/jruby-source/lib.
cr
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
I’m not positive about this, but there is a jruby-complete.jar on the
files page on Codehaus. (http://dist.codehaus.org/jruby/) The jruby-
complete.jar file has a date after the 1.1.3 release and is the
correct size (compared to the one I built from source). You might
download it and test it with:
java -jar jruby-complete.jar -v
David K.
On Jul 21, 2008, at 5:20 PM, Thomas B. wrote:
Hi,
Since JRuby 1.1.3 is now out, is there a jruby-complete-1.1.3.jar
available?
Tom
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs