Andrew Gaul created JCLOUDS-399:
-----------------------------------
Summary: Remove BlobBuilder.calculateMD5
Key: JCLOUDS-399
URL: https://issues.apache.org/jira/browse/JCLOUDS-399
Project: jclouds
Issue Type: Improvement
Affects Versions: 1.7.0
Reporter: Andrew Gaul
Assignee: Andrew Gaul
Fix For: 1.8.0
Callers should instead call BlobBuilder.contentMD5, usually with the results from Guava Hashing.md5().
This narrows the API and removes a strange IOException from callers. We will deprecate this
in 1.7 and remove it in 1.8.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
|