jclouds/providers/greenhousedata-element-vcloud/src/test
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
..
java/org/jclouds/greenhousedata/element/vcloud Enforce newline at end of file via Checkstyle 2012-10-29 22:12:44 -07:00
resources Issue 812:add options to place xml source text to exception 2012-01-14 21:02:52 -08:00