google-nomulus/java/google/registry/dns
mcilwain 9f142c6767 Remove the util package's dependency on the config package
This allows us to use util methods from within config, which is a useful thing
to be able to do for, e.g., being able to log errors while loading configuration.
It makes sense that the util package should be at the very base of the
class inheritance hierarchy; config seems logically higher than it.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=144324273
2017-01-12 14:14:51 -05:00
..
writer Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
DnsConstants.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DnsMetrics.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DnsModule.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DnsQueue.java Migrate writeLockTimeout field out of DnsQueue 2016-10-14 17:00:33 -04:00
DnsWriterProxy.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
PublishDnsUpdatesAction.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
ReadDnsQueueAction.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
RefreshDnsAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00