aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar Tobias Werth <twerth@google.com>2018-08-10 07:01:10 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-08-10 07:02:59 -0700
commitb354d04134cf6fbda4ef45934835bbfcd61004ab (patch)
treea56bc11ad39043e90644da31d3040f7a82bc521b /WORKSPACE
parent8e93ed32e0b4f98051e80e50e2eb81efd9e39251 (diff)
Test our expectations around --server_javabase/--host_javabase/--javabase with an integration test.
Closes #5848. PiperOrigin-RevId: 208203634
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE6
1 files changed, 0 insertions, 6 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 0b0cba005a..d016e17d2b 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -91,12 +91,6 @@ new_local_repository(
build_file = "./third_party/googleapis/BUILD",
)
-new_local_repository(
- name = "remoteapis",
- path = "./third_party/remoteapis/",
- build_file = "./third_party/remoteapis/BUILD.bazel",
-)
-
http_archive(
name = "desugar_jdk_libs",
url = "https://github.com/google/desugar_jdk_libs/archive/fd937f4180c1b557805219af4482f1a27eb0ff2b.zip",