We deprecated AsyncBlobStore in 1.6.0. Subsequent commits will require the caller to provide an ExecutorService. You can merge this Pull Request by running:
git pull https://github.com/maginatics/jclouds remove-asyncblobstore-from-delete-all-keys Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/23 -- Commit Summary -- * Remove AsyncBlobStore from DeleteAllKeysInList -- File Changes -- M blobstore/src/main/java/org/jclouds/blobstore/strategy/internal/DeleteAllKeysInList.java (68) M blobstore/src/test/java/org/jclouds/blobstore/strategy/internal/DeleteAllKeysInListTest.java (22) -- Patch Links -- https://github.com/jclouds/jclouds/pull/23.patch https://github.com/jclouds/jclouds/pull/23.diff
