gerrit/lib/jgit
David Pursehouse 5230d10c57 Fix definitiion of _DOC_VERS in jgit.bzl
_JGIT_VERS should not be enclosed in quotes. This causes it to be
literally included in the doc URL, resulting in a javadoc error
when building the API:

  javadoc: warning - Error fetching URL: http://download.eclipse.org/jgit/site/_JGIT_VERS/apidocs/

Change-Id: Ifce43c48755a5687d5b2807de4dcfb5d14566056
2018-01-24 14:39:29 +09:00
..
org.eclipse.jgit Simplify local JGit development 2017-03-24 08:36:18 +09:00
org.eclipse.jgit.archive Simplify local JGit development 2017-03-24 08:36:18 +09:00
org.eclipse.jgit.http.server Simplify local JGit development 2017-03-24 08:36:18 +09:00
org.eclipse.jgit.junit Simplify local JGit development 2017-03-24 08:36:18 +09:00
BUILD Simplify local JGit development 2017-03-24 08:36:18 +09:00
jgit.bzl Fix definitiion of _DOC_VERS in jgit.bzl 2018-01-24 14:39:29 +09:00