Remove check.dependsOn springSnapshotTest
This commit is contained in:
@@ -144,7 +144,6 @@ task springSnapshotTest(type: Test) {
|
||||
junitXml.destination = project.file("$buildDir/reports/spring-snapshot-tests/")
|
||||
}
|
||||
}
|
||||
check.dependsOn springSnapshotTest
|
||||
|
||||
dependencies {
|
||||
optional "commons-logging:commons-logging:$commonsLoggingVersion"
|
||||
|
||||
Reference in New Issue
Block a user