3918177c6b
Guice 4.0-beta leaked the maven metadata files for Guava when it was repacked to a private namespace. This confuses Buck when creating a combined JAR that has both Guice and Guava. Guice also leaked the source files for javax.annotation into its binary JAR files. Buck sometimes finds and extracts these source files at compile time, creating duplicate versions of the classes. Change-Id: Iea0a3394530abd8b0853d016b7cb2f5182f82a96 |
||
---|---|---|
.. | ||
.settings | ||
src/main/java/com/google/gerrit/util/cli | ||
.gitignore | ||
BUCK |