mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 10:09:35 +00:00
Also address all warnings, via: find -name \*.java | while read i; do if [ x`tail -c 1 $i` != x"" ]; then echo >> $i; fi; done
Also address all warnings, via: find -name \*.java | while read i; do if [ x`tail -c 1 $i` != x"" ]; then echo >> $i; fi; done