spring-framework/gradle
Phillip Webb 1762157ad1 Remove trailing whitespace in source files
find . -type f -name "*.java" -or -name "*.aj" | \
    xargs perl -p -i -e "s/[ \t]*$//g" {} \;

Issue: SPR-10127
2012-12-28 20:49:45 +01:00
..
jdiff Remove trailing whitespace in source files 2012-12-28 20:49:45 +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 Remove previousVersion from 'jdiff' Gradle task 2012-12-13 12:52:30 +01:00
publish-maven.gradle Convert Gradle build to use new propdeps-plugin 2012-12-09 21:33:34 -08:00