Use Gradle test fixture support for spring-aop
See gh-23550
This commit is contained in:
@@ -62,7 +62,8 @@ public class TestSourcesPlugin implements Plugin<Project> {
|
||||
private static final List<String> excludedProjects = Arrays.asList(
|
||||
"integration-tests",
|
||||
"kotlin-coroutines",
|
||||
// "spring-aop",
|
||||
"spring-aop",
|
||||
"spring-aspects",
|
||||
"spring-beans",
|
||||
"spring-context",
|
||||
"spring-context-indexer",
|
||||
|
||||
Reference in New Issue
Block a user