| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…date with a patch. Whacked the pom.xml to use the buzz.jar from local disk rather than the repo. Have to back that out before pushing.
===================================================================
===================================================================
===================================================================
===================================================================
===================================================================
===================================================================
===================================================================
Break long lines and add <p> to comments. https://codereview.appspot.com/111070043/
Also, * Pull up api client dependencies to associated 1.20.0 version and update Guava to latest, 18.0. * Move use of API to v1. * Pull out specific uses into \*Example.java files. * Exercise several such uses by the main StorageSample class. * Demonstrate md5 and crc32c validation. * Upload/download progress and ACL editing from the original sample have been removed. * Update instructions to reference github instead of the old code.google.com. https://codereview.appspot.com/236910043/ Closes googleapis/google-api-java-client#938
Check whether the bucket's empty before enumerating its contents.
An objectSize of 10*1000*1000 == 100MB. GCS uses MiB but (per convention) reports this as ~= 95MB (sic.). To get the object to list in GCS as 100MB, we need to create an objectSize of 10*1024*1024 instead.
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.