]> source.dussan.org Git - jgit.git/commit
Bazel: Use hyphen instead of underscore in external repository names 48/128348/2
authorDavid Pursehouse <david.pursehouse@gmail.com>
Wed, 29 Aug 2018 23:48:41 +0000 (08:48 +0900)
committerDavid Pursehouse <david.pursehouse@gmail.com>
Thu, 30 Aug 2018 04:51:11 +0000 (13:51 +0900)
commit19222ce7c455a25dacd1867d207081d604cfb066
treef17ba3fcf2576f66a57d5bc84d47d29ca9a2b891
parentafbc55aa229535a53a75b9641849c54d76f41eee
Bazel: Use hyphen instead of underscore in external repository names

Recent Bazel versions support the hyphen character in external
repository names. On the Gerrit project, the repository names
were harmonized to consistently use hyphen.

As a side effect, it is no longer possible to build jgit from source
in the gerrit tree, due to the different repository names.

Rename the dependencies to use hyphens, consistent with gerrit.

Change-Id: Ideebd858ddd3f0e6f765643001642dfb6c12441f
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
WORKSPACE
lib/BUILD