mirror of
https://github.com/google/nomulus.git
synced 2025-08-03 00:12:11 +02:00
Improve internal build system speed
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=202016862
This commit is contained in:
parent
a4ebdc7622
commit
4c7bc3b18c
67 changed files with 142 additions and 141 deletions
|
@ -27,11 +27,11 @@ java_library(
|
|||
"//javatests/google/registry/testing/mapreduce",
|
||||
"//javatests/google/registry/testing/sftp",
|
||||
"//javatests/google/registry/xml",
|
||||
"//third_party/java/appengine:appengine-api-testonly",
|
||||
"//third_party/java/appengine_gcs_client",
|
||||
"//third_party/jaxb",
|
||||
"//third_party/jsch/v0_1_53",
|
||||
"//third_party/objectify:objectify-v4_1",
|
||||
"@com_google_appengine_api_1_0_sdk",
|
||||
"@com_google_appengine_tools_appengine_gcs_client",
|
||||
"@com_google_code_findbugs_jsr305",
|
||||
"@com_google_dagger",
|
||||
"@com_google_flogger",
|
||||
|
|
|
@ -22,10 +22,10 @@ java_library(
|
|||
"//java/google/registry/xjc",
|
||||
"//javatests/google/registry/testing",
|
||||
"//javatests/google/registry/testing/mapreduce",
|
||||
"//third_party/java/appengine:appengine-api-testonly",
|
||||
"//third_party/java/appengine_gcs_client",
|
||||
"//third_party/jaxb",
|
||||
"//third_party/objectify:objectify-v4_1",
|
||||
"@com_google_appengine_api_1_0_sdk",
|
||||
"@com_google_appengine_tools_appengine_gcs_client",
|
||||
"@com_google_code_findbugs_jsr305",
|
||||
"@com_google_dagger",
|
||||
"@com_google_guava",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue