[ 
https://issues.apache.org/jira/browse/JCLOUDS-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Gaul resolved JCLOUDS-1131.
----------------------------------
    Fix Version/s: 2.3.0
         Assignee: Andrew Gaul
       Resolution: Fixed

> jclouds-2.0.0 not compatible with gson-2.7
> ------------------------------------------
>
>                 Key: JCLOUDS-1131
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1131
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-core
>    Affects Versions: 2.0.0
>            Reporter: Olivier Voortman
>            Assignee: Andrew Gaul
>            Priority: Major
>             Fix For: 2.3.0
>
>
> It seems jclouds is using some of gson internal classes, which is wrong.
> There is now an incompatibility in jclouds-core-2.0.0-SNAPSHOT.jar.
> The class 
> org.jclouds.json.internal.DeserializationConstructorAndReflectiveTypeAdapterFactory
>  is importing com.google.gson.internal.bind.ReflectiveTypeAdapterFactory 
> which is clearly marked as internal.
> There is now a 4th parameter on the constructor since gson-2.7.
> Is it something that you can fix, maybe by cloning that 
> ReflectiveTypeAdapterFactory inside your packages ?
> Thanks.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to