> @@ -88,7 +87,8 @@
>     @Singleton
>     Gson provideGson(TypeAdapter<JsonBall> jsonAdapter, DateAdapter adapter, 
> ByteListAdapter byteListAdapter,
>           ByteArrayAdapter byteArrayAdapter, PropertiesAdapter 
> propertiesAdapter, JsonAdapterBindings bindings,
> -         OptionalTypeAdapterFactory optional, SetTypeAdapterFactory set, 
> ImmutableSetTypeAdapterFactory immutableSet,
> +         OptionalTypeAdapterFactory optional, SetTypeAdapterFactory set, 
> ImmutableMapDeserializer immutableMap,
> +         ImmutableSetTypeAdapterFactory immutableSet,

I am not completely convinced about the second point, but it seems it will be 
somewhat confusing either way anyways.

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

Reply via email to