After switching from Gradle 0.8 to Gradle 0.9-preview-1, I get two NoClassDefFoundError's when running tests for the Spock project:
java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder java.lang.NoClassDefFoundError: Could not initialize class org.dbunit.dataset.CachedDataSet Does Gradle 0.9-preview-1 introduce changes regarding transitive dependency management? Cheers, Peter -- View this message in context: http://old.nabble.com/NoClassDefFoundError%27s-in-tests-after-switching-to-0.9-preview-1-tp28724690p28724690.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
