commit | 59c0eb1a7830f754c22f3b9cb3782649f9bbb82f | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Sep 05 14:36:35 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Sep 05 14:36:35 2019 +0900 |
tree | d6f48a713f786ba2a26e95a8f20f185308788827 | |
parent | bc93ad2f58b1b09e6eca2a980bc1d280e2808d40 [diff] | |
parent | 2e566e861ad6f4b08bb80a214466e87b8f1948ee [diff] |
Merge branch 'stable-2.14' into stable-2.15 * stable-2.14: Bazel: Add fixes for --incompatible_load_java_rules_from_bzl Change-Id: I28d20c332cc620ce04729bb1defcf34c8fe3a568
diff --git a/BUILD b/BUILD index aac05ab..81ab40d 100644 --- a/BUILD +++ b/BUILD
@@ -1,3 +1,4 @@ +load("@rules_java//java:defs.bzl", "java_library") load("//tools/bzl:junit.bzl", "junit_tests") load( "//tools/bzl:plugin.bzl",