commit | 4e70576215131eb533dc00e2ee4f5be1bd8b2f44 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Sep 05 15:37:29 2019 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Sep 05 15:41:24 2019 -0400 |
tree | 506670d4a913ce26f560f2a5e7c20b5113775af8 | |
parent | 299973d5ba85feafcbbb23aaee11f53422e194a6 [diff] | |
parent | e2b686373e86b005269011568cab8108229c2bb4 [diff] |
Merge branch 'stable-2.15' into stable-2.16 * stable-2.15: Bazel: Add fixes for --incompatible_load_java_rules_from_bzl Change-Id: Ief21bd2c4a8edb71ced727a4ca2baf5787c68de5
diff --git a/BUILD b/BUILD index 1379fbc..d490714 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",