Files
gerrit/lib/jgit/jgit.bzl
David Pursehouse 2d08500516 Format .bzl files with Bazel Buildifier
Change-Id: I3ab30565e5ac110a18cbe3d34f76307801c30373
2016-12-11 19:00:21 +09:00

7 lines
226 B
Python

JGIT_VERS = "4.5.0.201609210915-r.115-g81f9c1843"
DOC_VERS = "4.5.0.201609210915-r"
#DOC_VERS = JGIT_VERS # Set to VERS unless using a snapshot
JGIT_DOC_URL = "http://download.eclipse.org/jgit/site/" + DOC_VERS + "/apidocs"