LightGuard wrote: > > You need to explicitly call out your test framework in testCompile > OK - just wanted to mention that this wasn't necessary in 0.8.
LightGuard wrote: > > (why would it be in compile anyway?). > The module used to have some test base classes referenced from other modules, hence these classes had to be in src/main/java, hence there was a compile dependency on JUnit. Cheers, Peter -- View this message in context: http://old.nabble.com/Compile-dependencies-no-longer-on-test-runtime-class-path--tp28723918p28735110.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
