google-nomulus/javatests/google/registry/rde
mcilwain a4e99b18e2 Clean up internal imports in BUILD files
This removes the following unnecessary imports:

//third_party/java_src/gtld/java/google/registry/bigquery
//third_party/java_src/gtld/java/google/registry/config
//third_party/java_src/gtld/java/google/registry/cron
//third_party/java_src/gtld/java/google/registry/dns
//third_party/java_src/gtld/java/google/registry/gcs
//third_party/java_src/gtld/java/google/registry/mapreduce
//third_party/java_src/gtld/java/google/registry/model
//third_party/java_src/gtld/java/google/registry/module/backend
//third_party/java_src/gtld/java/google/registry/module/frontend
//third_party/java_src/gtld/java/google/registry/module/pubapi
//third_party/java_src/gtld/java/google/registry/module/tools
//third_party/java_src/gtld/java/google/registry/request
//third_party/java_src/gtld/java/google/registry/security
//third_party/java_src/gtld/java/google/registry/ui/soy/registrar:soy_java_wrappers
//third_party/java_src/gtld/java/google/registry/util
//third_party/java_src/gtld/java/google/registry/xjc
//third_party/java_src/gtld/javatests/google/registry/model
//third_party/java_src/gtld/javatests/google/registry/testing
//third_party/java_src/gtld/javatests/google/registry/testing/mapreduce

The exact command run to generate this CL was:

build_cleaner '//third_party/java_src/gtld/...' -c '' --dep_restrictions='//third_party/java_src/gtld/java/google/registry/bigquery,//third_party/java_src/gtld/java/google/registry/config,//third_party/java_src/gtld/java/google/registry/cron,//third_party/java_src/gtld/java/google/registry/dns,//third_party/java_src/gtld/java/google/registry/gcs,//third_party/java_src/gtld/java/google/registry/mapreduce,//third_party/java_src/gtld/java/google/registry/model,//third_party/java_src/gtld/java/google/registry/module/backend,//third_party/java_src/gtld/java/google/registry/module/frontend,//third_party/java_src/gtld/java/google/registry/module/pubapi,//third_party/java_src/gtld/java/google/registry/module/tools,//third_party/java_src/gtld/java/google/registry/request,//third_party/java_src/gtld/java/google/registry/security,//third_party/java_src/gtld/java/google/registry/ui/soy/registrar:soy_java_wrappers,//third_party/java_src/gtld/java/google/registry/util,//third_party/java_src/gtld/java/google/registry/xjc,//third_party/java_src/gtld/javatests/google/registry/model,//third_party/java_src/gtld/javatests/google/registry/testing,//third_party/java_src/gtld/javatests/google/registry/testing/mapreduce'

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202652421
2018-07-14 01:37:03 -04:00
..
imports Improve internal build system speed 2018-06-27 15:28:52 -04:00
testdata Redirect Registrar.referralUrl UI actions to url field 2018-05-17 21:52:35 -04:00
BouncyCastleTest.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
BrdaCopyActionTest.java Simplify the Ghostryde API 2018-06-27 15:28:53 -04:00
BUILD Clean up internal imports in BUILD files 2018-07-14 01:37:03 -04:00
ContactResourceToXjcConverterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainResourceToXjcConverterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EscrowTaskRunnerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
GhostrydeGpgIntegrationTest.java Simplify the Ghostryde API 2018-06-27 15:28:53 -04:00
GhostrydeTest.java Simplify the Ghostryde API 2018-06-27 15:28:53 -04:00
HostResourceToXjcConverterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
PendingDepositCheckerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeFixtures.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
RdeMarshallerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeReportActionTest.java Simplify the Ghostryde API 2018-06-27 15:28:53 -04:00
RdeStagingActionTest.java Simplify the Ghostryde API 2018-06-27 15:28:53 -04:00
RdeTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeTestSuite.java Remove references to Eclipse 2018-03-19 18:45:41 -04:00
RdeUploadActionTest.java Simplify the Ghostryde API 2018-06-27 15:28:53 -04:00
RegistrarToXjcConverterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RydeGpgIntegrationTest.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00