This method breaks the contract of ByteSource which specifies that openStream can produce multiple independent streams. You can merge this Pull Request by running:
git pull https://github.com/andrewgaul/jclouds remove-asbytesource Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/452 -- Commit Summary -- * Remove ByteSources.asByteSource -- File Changes -- M apis/swift/src/test/java/org/jclouds/openstack/swift/blobstore/integration/SwiftBlobIntegrationLiveTest.java (3) M core/src/main/java/org/jclouds/io/ByteSources.java (16) M core/src/test/java/org/jclouds/http/BaseHttpCommandExecutorServiceIntegrationTest.java (4) M core/src/test/java/org/jclouds/http/BaseJettyTest.java (4) M core/src/test/java/org/jclouds/http/internal/WireLiveTest.java (6) -- Patch Links -- https://github.com/jclouds/jclouds/pull/452.patch https://github.com/jclouds/jclouds/pull/452.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/452
