Re: dependency troubles

2020-06-20 Thread Ignasi Barrera
I'd say those three are mostly the dependencies we have. We don't have much more, but those three are definitely the main pain points. On Fri, Jun 19, 2020 at 3:38 PM Andrew Gaul wrote: > > We have had many reports of Guava version incompatibilities in recent > years. To address this, I proposed

dependency troubles

2020-06-19 Thread Andrew Gaul
We have had many reports of Guava version incompatibilities in recent years. To address this, I proposed moving jclouds dependencies from Guava 18 to 22 and from Java 7 to 8. This should give us compatibility with Guava 22-30: https://github.com/apache/jclouds/pull/75 We also have several repor