On 6/11/07, Dudley Flanders <[EMAIL PROTECTED]> wrote: > > On Jun 11, 2007, at 11:49 AM, [EMAIL PROTECTED] wrote: > > > Revision 621 Author nicksieger Date 2007-06-11 12:49:25 -0400 (Mon, > > 11 Jun 2007) Log Message > > Getting weird error w/ hoe when running rake now (grrr), so > > ignoring exceptions for now > > If this is the same error I was getting, It's a problem with system > (). I filed a JIRA about it: > > http://jira.codehaus.org/browse/JRUBY-1080
Thanks, I updated the ticket w/ my findings. What I saw was that system did the right thing modulo some extra output, except that when "require 'hoe''" did it, it raised an IOError. Will look at it soon. /Nick _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
