|
@@ -143,7 +143,6 @@ task springSnapshotTest(type: Test) {
|
|
junitXml.destination = project.file("$buildDir/reports/spring-snapshot-tests/")
|
|
junitXml.destination = project.file("$buildDir/reports/spring-snapshot-tests/")
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-check.dependsOn springSnapshotTest
|
|
|
|
|
|
|
|
dependencies {
|
|
dependencies {
|
|
optional "commons-logging:commons-logging:$commonsLoggingVersion"
|
|
optional "commons-logging:commons-logging:$commonsLoggingVersion"
|