On 10/13/07, Ayal Spitz <[EMAIL PROTECTED]> wrote: > 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.
What's the exception? This code [1] in the JRuby tests works fine... /Nick [1] http://svn.jruby.codehaus.org/browse/jruby/trunk/jruby/test/testStruct.rb?r=4564#l57 --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
