jclouds/blobstore
Andrew Gaul 648e6c2a8a Remove InputSuppliers.of(InputStream)
This method breaks the contract of an InputSupplier since every call
to getInput returns the same InputStream instance.  This is
particularly dangerous when one of the callers mutates or closes the
InputStream which causes all others callers to fail.
2013-04-03 13:19:42 -07:00
..
src Remove InputSuppliers.of(InputStream) 2013-04-03 13:19:42 -07:00
pom.xml bump master to 1.7.0-SNAPSHOT 2013-03-08 23:02:40 -08:00