jclouds/core
Andrew Gaul a40983a39d Prefer InputSupplier helpers
These ensure that inputs are closed properly.

Updated with: find -name \*.java | xargs sed -i
's/toStringAndClose(\(.*\)\.getInput())/toString(\1)/'
2012-07-18 17:42:48 -07:00
..
src Prefer InputSupplier helpers 2012-07-18 17:42:48 -07:00
pom.xml Improved the discovery of providers inside OSGi 2012-06-12 00:38:01 +03:00