After switching the Spock build from Gradle 0.8 to 0.9-preview-1, I got lots of test errors. After explicitly adding JUnit 4.8.1 as a test runtime dependency (it had already been a compile dependency), most of these errors went away. Does this mean that compile dependencies are no longer on the test runtime class path?
Cheers, Peter -- View this message in context: http://old.nabble.com/Compile-dependencies-no-longer-on-test-runtime-class-path--tp28723918p28723918.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
