jclouds/resources
Andrew Gaul 93d69ece2b Enforce newline at end of file via Checkstyle
Also address all warnings, via:

find -name \*.java | while read i; do if [ x`tail -c 1 $i` != x"" ]; then echo >> $i; fi; done
2012-10-29 22:12:44 -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 newline at end of file via Checkstyle 2012-10-29 22:12:44 -07:00
pom.xml updated remote-resources plugin version 2012-10-21 16:41:23 -07:00