Files
spring-boot/spring-boot-tools
Dave Syer f0393f9ca6 Remove deprecated use of Compile to work with Gradle 2.0+
The class Compile was deprecated and will be removed in Gradle 2.0 (it is
already removed in the release canidate).

Instead we should use JavaCompile. Fixes gh-1066.
2014-06-18 12:48:26 +01:00
..
2014-06-11 10:46:27 -07:00