mirror of
https://github.com/google/nomulus.git
synced 2025-05-16 17:37:13 +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
|
@ -8,9 +8,9 @@ java_library(
|
|||
name = "util",
|
||||
srcs = glob(["*.java"]),
|
||||
deps = [
|
||||
"//third_party/java/appengine:appengine-api",
|
||||
"//third_party/jaxb",
|
||||
"//third_party/objectify:objectify-v4_1",
|
||||
"@com_google_appengine_api_1_0_sdk",
|
||||
"@com_google_code_findbugs_jsr305",
|
||||
"@com_google_dagger",
|
||||
"@com_google_errorprone_error_prone_annotations",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue