google-nomulus/javatests/google/registry/tmch
mcilwain bb1b4bc0d4 Clean up third_party imports in BUILD files
This removes the following unnecessary imports:

//third_party/java/activation
//third_party/java/bouncycastle
//third_party/java/bouncycastle_bcpg
//third_party/java/dagger
//third_party/java/dnsjava
//third_party/java/jaxws_api
//third_party/java/jcommander
//third_party/java/joda_money
//third_party/java/joda_time
//third_party/java/json_simple
//third_party/java/junit
//third_party/java/mockito
//third_party/java/re2j
//third_party/java/servlet/servlet_api
//third_party/java/truth:truth8

The exact command run to generate this CL was:

build_cleaner '//third_party/java_src/gtld/...' -c '' --dep_restrictions='//third_party/java/activation,//third_party/java/bouncycastle,//third_party/java/bouncycastle_bcpg,//third_party/java/dagger,//third_party/java/dnsjava,//third_party/java/jaxws_api,//third_party/java/jcommander,//third_party/java/joda_money,//third_party/java/joda_time,//third_party/java/json_simple,//third_party/java/junit,//third_party/java/mockito,//third_party/java/re2j,//third_party/java/servlet/servlet_api,//third_party/java/truth:truth8'

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202344774
2018-07-14 01:11:51 -04:00
..
testdata Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
BUILD Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
LordnLogTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
LordnTaskTest.java Migrate away from VoidWorks 2018-06-27 15:28:52 -04:00
NordnUploadActionTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
NordnVerifyActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SmdrlCsvParserTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TmchActionTestCase.java Migrate away fully from MockitoJUnitRunner 2018-04-10 17:01:04 -04:00
TmchCertificateAuthorityTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TmchCrlActionTest.java Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
TmchDnlActionTest.java Make return value of ClaimsListShard.getClaimKey() Optional 2018-03-06 19:15:52 -05:00
TmchSmdrlActionTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
TmchTestData.java Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
TmchTestDataExpirationTest.java Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
TmchTestSuite.java Remove references to Eclipse 2018-03-19 18:45:41 -04:00
TmchXmlSignatureTest.java Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00