>           String eTag = 
> base16().lowerCase().encode(payload.getContentMetadata().getContentMD5());
>           return eTag;
>        } catch (IOException ex) {
> +         Closeables.closeQuietly(his);

Moved to finally.

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

Reply via email to