mirror of
https://github.com/google/nomulus
synced 2026-01-09 07:33:42 +00:00
Add MOE equivalency for 2018-04-23 sync
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=193969171
This commit is contained in:
@@ -27,6 +27,7 @@ java_library(
|
||||
"@javax_servlet_api",
|
||||
"@junit",
|
||||
"@org_mockito_all",
|
||||
"@org_mortbay_jetty",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
@@ -27,6 +27,7 @@ java_library(
|
||||
"@joda_time",
|
||||
"@junit",
|
||||
"@org_mockito_all",
|
||||
"@org_mortbay_jetty",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
@@ -18,11 +18,11 @@ java_library(
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
"//java/google/registry/util",
|
||||
"//third_party/java/jetty/v6_1_22",
|
||||
"@com_google_auto_value",
|
||||
"@com_google_code_findbugs_jsr305",
|
||||
"@com_google_guava",
|
||||
"@javax_servlet_api",
|
||||
"@org_mortbay_jetty",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
@@ -58,5 +58,6 @@ java_library(
|
||||
"@org_joda_money",
|
||||
"@org_json",
|
||||
"@org_mockito_all",
|
||||
"@org_mortbay_jetty",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user