google-nomulus/javatests/google/registry/util
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
..
BUILD Clean up internal imports in BUILD files 2018-07-14 01:37:03 -04:00
CidrAddressBlockTest.java Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
CollectionUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ComparingInvocationHandlerTest.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
ConcurrentTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DateTimeUtilsTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
DiffUtilsTest.java Remove unnecessary explicit generic type declarations 2017-11-07 17:11:29 -05:00
DomainNameUtilsTest.java Add sharded DNS publishing capability 2018-03-06 19:14:26 -05:00
HexDumperTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
PosixTarHeaderSystemTest.java Remove implicit uses of platform default charset 2017-11-07 16:59:51 -05:00
PosixTarHeaderTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RequestStatusCheckerImplTest.java Migrate to Flogger (yellow) 2018-05-30 12:18:54 -04:00
RetrierTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SerializeUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SqlTemplateTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TaskQueueUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TeeOutputStreamTest.java Automated g4 rollback of changelist 199643208. 2018-06-18 18:12:18 -04:00
TypeUtilsTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
UrlFetchUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00