]> source.dussan.org Git - jgit.git/commit
Rename servlet-api-3_1 to match Gerrit master 49/150449/3
authorLuca Milanesio <luca.milanesio@gmail.com>
Tue, 1 Oct 2019 17:01:22 +0000 (18:01 +0100)
committerLuca Milanesio <luca.milanesio@gmail.com>
Tue, 1 Oct 2019 18:11:43 +0000 (14:11 -0400)
commit3b5a4416aaf69f9b5184e332c54ad2997c0b2fe9
tree324ed334f9c0224f949b064f0489e0cf7a11202c
parenta358d0c53ba3ba89b81ac955aaf42e0ac196e8ed
Rename servlet-api-3_1 to match Gerrit master

JGit is built from source on Gerrit-CI: the Bazel build
dependencies need to be aligned. On Gerrit master the servlet-api-3_1
is renamed to servlet-api (see [1]): do the same on the JGit master
branch.

In addition, removing the version suffix from dependency rule makes
it much easier to upgrade. The actual reason the for the renaming it
in Gerrit core is upgrade attempt to servlet-api 4.0, done in [2].

[1] https://gerrit-review.googlesource.com/c/gerrit/+/238496
[2] https://gerrit-review.googlesource.com/c/gerrit/+/238383

Change-Id: I63c506da335deef54eb279879e897b427200797b
Signed-off-by: Luca Milanesio <luca.milanesio@gmail.com>
WORKSPACE
lib/BUILD