Re: [jruby-dev] Redirecting standard out

2007-10-18 Thread Ayal Spitz
irb' but thankfully the code you pointed me at solves my problem. Thanks - AYAL On 10/16/07, Nick Sieger <[EMAIL PROTECTED]> wrote: > On 10/13/07, Ayal Spitz <[EMAIL PROTECTED]> wrote: > > Does anyone know how to redirect the standard output of JRuby? I've > > a

[jruby-dev] Redirecting standard out

2007-10-13 Thread Ayal Spitz
Does anyone know how to redirect the standard output of JRuby? I've attempted to set $stdout but JRuby throws an exception. Any ideas would be welcome. Thanks in advance - AYAL - To unsubscribe from this list please visit: h

[jruby-dev] JRuby in a JAR

2007-10-11 Thread Ayal Spitz
Hi - I've been using JRuby for a while and have been enjoying it. I'm wondering if anyone know if there is a way to pack JRuby and some Ruby code into a single launchable jar? If not, is anyone working on this? - AYAL - To unsub