commit | 888f4ac7056661274da12d064c2023b0f27e53c2 | [log] [tgz] |
---|---|---|
author | Han-Wen Nienhuys <hanwen@google.com> | Sun Nov 13 10:34:18 2016 -0800 |
committer | David Ostrovsky <david@ostrovsky.org> | Mon Nov 14 23:23:56 2016 -0800 |
tree | d4e1f1b93993da2407403cb6b442811e9dc44d8a | |
parent | 269cce1a825b1b24c3350bc21ce43bac6f8351b4 [diff] [blame] |
bazel: generate the classpath in a file, for use with eclipse. Change-Id: I6562c045a7e47c6661889d63f3103e1aeef113ec
diff --git a/gerrit-httpd/BUILD b/gerrit-httpd/BUILD index 1341ad1..7b20e70 100644 --- a/gerrit-httpd/BUILD +++ b/gerrit-httpd/BUILD
@@ -1,3 +1,7 @@ +package( + default_visibility=["//visibility:public"] +) + load('//tools/bzl:junit.bzl', 'junit_tests') SRCS = glob(