spring-framework/buildSrc/src/main
Brian Clozel 41cbc4670f Refactor the spring-beans build
This commit merges back the "spring-beans-groovy" module into the main
"spring-beans" one. The build is configured so:

* Java and Groovy sources are jointly compiled
* Kotlin sources are compiled after

With this change, the `MergePlugin` is not used anymore in the project
build and therefore is removed.
The `DetectSplitPackagesPlugin` wasn't applied so it's been removed as
well.

Issue: SPR-15885
2017-08-21 14:41:46 +02:00
..
groovy/org/springframework/build/gradle Refactor the spring-beans build 2017-08-21 14:41:46 +02:00
resources/META-INF/gradle-plugins Refactor the spring-beans build 2017-08-21 14:41:46 +02:00