spring-framework/gradle
Phillip Webb 87f7ecf907 Refactor merge-artifacts script to a plugin
Refactor the existing merge-artifacts script to a full Gradle plugin.
The new plugin uses a 'merge' extension in favor of Gradle 'ext'
configuration and can be applied to all projects in a multi-module
build.

Any project that defines a 'merge.into' project will now implicitly
receive a dependency to that project. Furthermore other projects
with a dependency on 'merge.into' will receive a direct project
link within the IDE. For example: 'spring-webmvc-tiles3'
is merged into 'spring-webmvc' and 'spring-test-mvc' depends
on 'spring-webmvc'. Within the IDE 'spring-test-mvc' will show
dependencies to both 'spring-webmvc' and 'spring-webmvc-tiles'.

Issue: SPR-10042
2012-12-09 21:33:35 -08:00
..
jdiff Introduce jdiff Gradle task 2012-11-22 21:05:58 +01:00
wrapper Upgrade to Gradle 1.3 2012-11-28 09:15:52 -08:00
ide.gradle Convert Gradle build to use new propdeps-plugin 2012-12-09 21:33:34 -08:00
jdiff.gradle Polish quote styles in gradle files 2012-12-09 21:32:27 -08:00
publish-maven.gradle Convert Gradle build to use new propdeps-plugin 2012-12-09 21:33:34 -08:00