>  
> +   public ContentMetadataBuilder contentMD5(HashCode contentMD5) {
> +      this.contentMD5 = contentMD5;

Added a conditional for null.  I do believe we want to allow setting to null 
although this is beyond the scope of this commit.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/384/files#r13632265

Reply via email to