|
|
|
|
@ -806,6 +806,7 @@ configure(rootProject) {
@@ -806,6 +806,7 @@ configure(rootProject) {
|
|
|
|
|
|
|
|
|
|
dependencies { // for integration tests |
|
|
|
|
testCompile(project(":spring-core")) |
|
|
|
|
testCompile(project(":spring-core").sourceSets.test.output) |
|
|
|
|
testCompile(project(":spring-beans")) |
|
|
|
|
testCompile(project(":spring-aop")) |
|
|
|
|
testCompile(project(":spring-expression")) |
|
|
|
|
|