----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16344/#review30616 -----------------------------------------------------------
build.gradle <https://reviews.apache.org/r/16344/#comment58629> This could be quite an effort, given its popularity in science: $ ./pants goal dependees 3rdparty:guava | wc -l 1002 The release page does not suggest too many breaking changes. Though there are some (like Hasher.putString) that would need to be addressed in science. https://code.google.com/p/guava-libraries/wiki/Release15 The scariest part is a pretty significant deprecation list and possible behavior changes resulting from switching to the new functionality. Hope we have enough unit tests there to deal with it. - Maxim Khutornenko On Dec. 18, 2013, 6:06 a.m., Bill Farner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16344/ > ----------------------------------------------------------- > > (Updated Dec. 18, 2013, 6:06 a.m.) > > > Review request for Aurora, Kevin Sweeney, Suman Karumuri, Maxim Khutornenko, > and Zameer Manji. > > > Repository: aurora > > > Description > ------- > > This is mostly to open the discussion of bumping our dependencies. This does > cause a good number of conflicts most of which are trivial (read: no-op) > version mismatches with twitter-common deps. The biggest real mismatch is > guava (14.0.1 vs 15.0). > > > Diffs > ----- > > build.gradle 9d67d14c9afb8594888e25c8e2d17dcf8369207f > > Diff: https://reviews.apache.org/r/16344/diff/ > > > Testing > ------- > > ./gradlew clean test > > > Thanks, > > Bill Farner > >