Merge "Buck: Emulate real JGit project structure in its own cell"

This commit is contained in:
Saša Živkov
2016-02-18 15:27:09 +00:00
committed by Gerrit Code Review
25 changed files with 108 additions and 95 deletions

View File

@@ -34,7 +34,7 @@ java_library(
'//lib/guice:guice-servlet',
'//lib/log:api',
'//lib/mina:sshd',
'@jgit//:jgit',
'@jgit//org.eclipse.jgit:jgit',
],
visibility = [
'//gerrit-plugin-api/...',