Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1131

jclouds-2.0.0 not compatible with gson-2.7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.3.0
    • jclouds-core
    • None

    Description

      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.

      Attachments

        Activity

          People

            gaul Andrew Gaul
            blop Olivier Voortman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: