mirror of https://github.com/apache/jclouds.git
7af18d4843
Corrected with: find -name \*.java | xargs sed -i 's/new Stopwatch();/Stopwatch.createUnstarted();/' find -name \*.java | xargs sed -i 's/new Stopwatch().start();/Stopwatch.createStarted();/' |
||
---|---|---|
.. | ||
src | ||
pom.xml |