> @@ -20,9 +20,7 @@
>  import java.io.InputStream;
>  import java.io.IOException;
>  
> -import com.google.common.io.InputSupplier;
> -
> -public interface Payload extends InputSupplier<InputStream>, Closeable {
> +public interface Payload extends Closeable {

> I resubmitted this pull request and we can merge it after branching for 2.0.

By that, do you mean merging it to master once the 1.8.0 branch has been 
created, as described in your first comment? Or something else?

The change itself looks fine to me, needless to say.

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

Reply via email to