Bazel: Fetch jgit from google bucket and adjust SHA1

Also consistently use GERRIT constant, exposed in maven_jar Skylark
rule.

Change-Id: I9eb7ae9cd4c2708b87755828554807cf8b88cff1
This commit is contained in:
David Ostrovsky
2016-11-14 17:38:30 -08:00
committed by Hugo Arès
parent 9829a88f0b
commit 269cce1a82
2 changed files with 18 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
NPMJS = "NPMJS"
GERRIT = "GERRIT"
GERRIT = "GERRIT:"
NPM_VERSIONS = {
"bower": '1.7.9',