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

Compatibility with Guava 20

    XMLWordPrintableJSON

Details

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

    Description

      Hello,

      It seems jclouds is still using some deprecated methods from the Guava library, which are now removed from version 20.0-SNAPSHOT.

      For example :
      java.lang.NoSuchMethodError: com.google.common.reflect.TypeToken.isAssignableFrom(Lcom/google/common/reflect/TypeToken;)Z

      Used here :
      org.jclouds.apis.Apis$1.apply(Apis.java:134)

      See removal of those methods from Guava here :
      https://github.com/google/guava/commit/f001be54c2e3676d39623942e96b97699d42467a

      This should be quite easy to fix.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: