jclouds/sandbox-apis
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
..
libvirt Enforce newline at end of file via Checkstyle 2012-10-29 22:12:44 -07:00
nirvanix Enforce newline at end of file via Checkstyle 2012-10-29 22:12:44 -07:00
pcs Enforce newline at end of file via Checkstyle 2012-10-29 22:12:44 -07:00
scality-rs2 Version upgrades 2012-10-29 13:00:44 +00:00
simpledb Prefer immutable over empty collections 2012-10-20 15:35:29 -07:00