> @@ -189,6 +190,15 @@ public PayloadBlobBuilder contentMD5(byte[] md5) {
> }
>
> @Override
> + public PayloadBlobBuilder contentType(MediaType contentType) {Some Clojure test invokes contentType with a null parameter. I am not sure how the overrides work in this case, but a test fails. Do you understand Clojure enough to look at this? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/44/files#r4829839
