when running : $ jruby -S buildr clean compile test --trace (Ubuntu 9.04) I get this trace: " Finished in 0.051 seconds
0 examples, 0 failures Test framework error: No such file or directory - File not found - /java-app/target/spec/result.yaml /home/kdm/apps/jruby-1.3.0/lib/ruby/gems/1.8/gems/buildr-1.3.4-java/lib/buildr/java/bdd.rb:108:in `run' /home/kdm/apps/jruby-1.3.0/lib/ruby/gems/1.8/gems/buildr-1.3.4-java/lib/buildr/core/test.rb:446:in `run_tests' ......... etc etc etc " ( I created one simple test spec at location: src/spec/ruby/jersey/test_spec.rb and it runs OK when using the spec app directly ) What's up with this "result.yaml" missing in target ?? regards Dynnamitt -- View this message in context: http://www.nabble.com/rspec---%22Test-framework-error%22-tp24285950p24285950.html Sent from the Buildr - User mailing list archive at Nabble.com.