Improve internal build system speed

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202016862
This commit is contained in:
mcilwain 2018-06-25 14:12:16 -07:00 committed by Ben McIlwain
parent a4ebdc7622
commit 4c7bc3b18c
67 changed files with 142 additions and 141 deletions

View file

@ -15,12 +15,12 @@ java_library(
"//java/google/registry/groups",
"//java/google/registry/model",
"//javatests/google/registry/testing",
"//third_party/java/appengine:appengine-api-testonly",
"//third_party/java/appengine:appengine-stubs",
"//third_party/java/appengine:appengine-testing",
"@com_google_api_client",
"@com_google_apis_google_api_services_admin_directory",
"@com_google_apis_google_api_services_groupssettings",
"@com_google_appengine_api_1_0_sdk",
"@com_google_appengine_api_stubs",
"@com_google_appengine_testing",
"@com_google_guava",
"@com_google_http_client",
"@com_google_http_client_jackson2",