spring-framework/gradle
Sam Brannen 1cb96f47c8 Fix Eclipse support in Gradle build
The upgrade to Gradle 4.0 broke the custom Eclipse support in the
Spring Framework build.

This commit includes the following changes which re-enable support for
Eclipse in the build.

- Switched to ProjectDependency(String) constructor

- Updated regular expression that matches against project output
  dependencies to include more than one subdirectory between "build"
  and "main"|"test".

Issue: SPR-15862
2017-08-22 22:16:34 +01:00
..
jdiff Remove trailing whitespace in source files 2012-12-28 20:49:45 +01:00
wrapper Upgrade to Gradle 4.1 2017-08-08 17:26:21 +02:00
docs.gradle Do not render PDF reference doc for SNAPSHOT builds 2017-08-21 14:42:21 +02:00
ide.gradle Fix Eclipse support in Gradle build 2017-08-22 22:16:34 +01:00
jdiff.gradle Fix Jdiff generation with Java8 2016-12-30 14:53:16 +01:00
publish-maven.gradle Update Apache Licence 2.0 URL 2017-03-27 15:41:14 +02:00
sniffer.gradle Fix Gradle warnings about task output 2017-08-21 14:42:12 +02:00