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

Just a style preference here, or is there some functional reason for this?

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

Reply via email to