mirror of https://github.com/apache/jclouds.git
59462747e7
This avoids unneeded garbage, especially during XML parsing. Replaced with: find -name \*.java | xargs sed -i 's/^\( *[^ ]*\) = new StringBuilder();$/\1.setLength(0);/' |
||
---|---|---|
.. | ||
src | ||
pom.xml |