mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 01:59:19 +00:00
* Removed redundant functions, made others delegate to others instead of calling right into Java. * Fixed typos, removed unused dependency references. * Better naming for key functions: list-container -> blobs, list-blobs -> container-seq. * Made blob fn no longer require a blobstore argument. * Better comments, updated tests.