> @@ -189,6 +190,15 @@ public PayloadBlobBuilder contentMD5(byte[] md5) {
> }
>
> @Override
> + public PayloadBlobBuilder contentType(MediaType contentType) {
> I am not sure how the overrides work in this case, but a test fails.
Can't reproduce :-( Just applied the diff to master and `mvn clean test`
passes. Which tests should I be running - could you add a stacktrace of the
failing test?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/44/files#r4846395