jruby-complete-1.1.3.jar available?

View: New views
4 Messages — Rating Filter:   Alert me  

jruby-complete-1.1.3.jar available?

by Thomas Beauvais :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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



Re: jruby-complete-1.1.3.jar available?

by Chuck Remes-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Jul 21, 2008, at 7:20 PM, Thomas Beauvais 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



Re: jruby-complete-1.1.3.jar available?

by Nick Sieger-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Jul 21, 2008 at 7:20 PM, Thomas Beauvais <tbeauvais@...> 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



Re: jruby-complete-1.1.3.jar available?

by david_koontz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 Koontz

On Jul 21, 2008, at 5:20 PM, Thomas Beauvais 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