gerrit/gerrit-extension-api
David Pursehouse 5eaed62346 Allow to share guava definitions between buck and bazel builds
Move the definitions of GUAVA_VERSION and GUAVA_DOC_URL into a
separate .bzl file, and add GUAVA_BIN_SHA1. Modify the existing
GUAVA_VERSION file to include the new .bzl file.

This allows to reuse the same values in both the buck and bazel
builds, and when we update Guava we only need to modify one file.

Update the bazel build of the extension API to include the Guava
Javadoc URL in the javadoc rule.

Change-Id: I7895ceb761d609d79d3b80a271e6bd7425c17e2b
2016-10-26 15:46:27 +09:00
..
src Allow deletion of open and abandoned changes 2016-10-24 17:42:08 +02:00
BUCK Update Buck to latest version 2016-09-20 13:19:15 +02:00
BUILD Allow to share guava definitions between buck and bazel builds 2016-10-26 15:46:27 +09:00
pom.xml Set version to 2.13.1 2016-09-23 14:28:31 +02:00