Revert "Refactor Gradle tasks in Spring Framework build"

This reverts commit 1539ba8991.
This commit is contained in:
Stephane Nicoll
2019-08-20 20:07:11 +02:00
parent 1539ba8991
commit fb0d618751
15 changed files with 181 additions and 172 deletions

View File

@@ -1,7 +1,5 @@
description = "Spring Integration Tests"
apply plugin: "org.springframework.build.test-sources"
dependencies {
testCompile(project(":spring-aop"))
testCompile(project(":spring-beans"))