> @@ -191,4 +204,22 @@ private static void 
> blockOn(Iterable<ListenableFuture<?>> immutableList) {
>           throw propagate(e);
>        }
>     }
> +   
> +   
> +   @VisibleForTesting
> +   enum AllowedInterfaces{

> All Java enum are implicitly static.

Erm...yes...doh. Blanked out the `enum`. Thanks ;-)

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

Reply via email to