minhkte / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Update guava dependencies #903

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Version of google-api-java-client 1.19.0

Java environment Java 7, App Engine

Describe the problem.
There's currently a very old dependency to guava jdk5 version. This is limiting 
as it conflicts with newer versions. This prevents the use of FluentIterator as 
it is missing useful methods

How would you expect it to be fixed?
Update dependency to guava  17.0

Original issue reported on code.google.com by unify...@gmail.com on 10 Sep 2014 at 6:27

GoogleCodeExporter commented 9 years ago
Hi, 
Is there a workaround for this, except downgrading my current Guava library?
Thank you, 
Andrei

Original comment by andreicr...@gmail.com on 9 Dec 2014 at 1:26

GoogleCodeExporter commented 9 years ago
We aimed to keep the computability for jdk5 especially for older Android 
versions. There has been some discussion on upgrading to jdk6, which will 
unlock our guava upgrade as well. We'll give an ETA once we have one.

Original comment by wonder...@google.com on 29 Dec 2014 at 8:04

GoogleCodeExporter commented 9 years ago

Original comment by wonder...@google.com on 29 Dec 2014 at 10:28