[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: guava-libraries 18?



Le 26/10/2014 23:44, Hilko Bengen a écrit :

> I'd like to update guava-libraries to version 18. (Another build
> dependency for newer versions of Elasticsearch, as it turns out.) Are
> there any objections to this?

Hi Hilko,

Be very careful with guava, the upstream developers enjoy removing
deprecated methods and the new releases often break the compatibility.
Each upgrade has to be thoroughly tested to ensure it doesn't break the
reverse dependencies. If it happens a solution may be to add back the
removed methods/classes, that's faster than updating the rdeps one by one.

Did you check if Elasticsearch really needs the latest version of Guava?
Maybe the pom declares a dependency on Guava 18 but the code doesn't
actually rely on the latest features.

Emmanuel Bourg


Reply to: