Ensure spring-test test tasks are UP-TO-DATE
See also:69214429dfandeec183ef28
This commit is contained in:
@@ -139,7 +139,6 @@ configure(allprojects) { project ->
|
||||
// classes with the "$" pattern; otherwise, using -Dtest.single=MyTests to
|
||||
// run MyTests by itself will fail if MyTests contains any inner classes.
|
||||
exclude(["**/Abstract*.class", '**/*$*'])
|
||||
reports.junitXml.setDestination(file("$buildDir/test-results"))
|
||||
}
|
||||
|
||||
checkstyle {
|
||||
|
||||
Reference in New Issue
Block a user