jclouds/resources
Andrew Gaul 709ca69a2d Enforce that all imports are used via Checkstyle
Also remove all unused imports, via:

mvn checkstyle:checkstyle -Dcheckstyle.output.file=/dev/stdout -Dcheckstyle.output.format=plain | tac | awk -v FS=: '/warning/{print "sed -i " $2 "d " $1}' | while read i; do $i; done
2012-10-29 17:11:08 -07:00
..
LICENSE.txt [issue 503] Created a remote resource bundle containing the license to be included in all JARs 2011-04-14 21:07:16 -04:00
NOTICE.txt updated notice file 2012-09-16 18:38:42 -07:00
checkstyle.xml Enforce that all imports are used via Checkstyle 2012-10-29 17:11:08 -07:00
pom.xml updated remote-resources plugin version 2012-10-21 16:41:23 -07:00