jclouds/demos
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
..
antjruby Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file 2011-08-16 18:14:30 -07:00
getpath Fix compile error regression from a5c56e7 2012-10-15 13:53:13 -07:00
googleappengine Enforce newline at end of file via Checkstyle 2012-10-29 22:12:44 -07:00
simpledb bumped to 1.6.0-SNAPSHOT 2012-09-17 01:43:52 -07:00
speedtest-azurequeue bumped to 1.6.0-SNAPSHOT 2012-09-17 01:43:52 -07:00
speedtest-sqs bumped to 1.6.0-SNAPSHOT 2012-09-17 01:43:52 -07:00
pom.xml Version upgrades 2012-10-29 13:00:44 +00:00