David Chelimsky wrote:
> On Sep 20, 2010, at 9:32 AM, Bruno Cardoso wrote:
> 
>> An important clue I just found out, this seams to be a problem with 
>> Netbeans. If I run "jruby -S rake spec" in the command line everything 
>> works OK.
>> I only get the problem by running this rake task from Netbeans. Maybe 
>> Netbeans uses the "--runner" option in the background and rspec 2.0 
>> doesn't like it for some reason?
> 
> That would make sense. There is no --runner option in rspec-2. Would you 
> kindly post this to http://github.com/rspec/rspec-core/issues?
> 
> Thx,
> David

Done: http://github.com/rspec/rspec-core/issues/issue/150

In the old version of rspec, this --runner option existed 
(http://rspec.info/documentation/tools/spec.html), what was its purpose?
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to