> @@ -144,7 +145,7 @@
>     @GET
>     @ResponseParser(ParseDomains.class)
>     @Consumes(MediaType.APPLICATION_JSON)
> -   @Fallback(EmptyPaginatedCollectionOnNotFoundOr404.class)
> +   @Fallback(KeystoneFallbacks.EmptyPaginatedCollectionOnNotFoundOr404.class)

All of the other ones do a static import. I'll fix it.

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

Reply via email to