google-nomulus/java/google/registry/model
cgoldfeder d5104df453 Fix two ErrorProne warnings in TypeUtils
1) Prefer .getConstructor().newInstance() over .newInstance()
   because otherwise checked exceptions can be propagated from
   the constructor even though they aren't declared.
2) Use the type T in the parameters to instantiate().

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=138874730
2016-11-15 10:50:39 -05:00
..
annotations Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
billing Remove an unnecessary constructor 2016-11-02 15:19:34 -04:00
common Use cursor to track updating of registrar sheet 2016-11-10 11:21:29 -05:00
contact Refactor authInfo validation 2016-11-10 11:07:54 -05:00
domain Get rid of ReferenceUnions entirely 2016-11-15 10:42:58 -05:00
eppcommon Refactor authInfo validation 2016-11-10 11:07:54 -05:00
eppinput Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
eppoutput Set svID in ConfigModule instead of hard-coding it 2016-11-10 12:29:53 -05:00
export Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
host Replace command.applyTo() with inlined builder operations 2016-11-02 15:19:34 -04:00
index Fix two ErrorProne warnings in TypeUtils 2016-11-15 10:50:39 -05:00
mark Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ofy Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
poll Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
pricing Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
rde Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
registrar Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
registry Make driveFolderId on Registry entity optional 2016-11-15 10:38:20 -05:00
reporting Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
server Revert Guava 20 features until we get the build working properly 2016-11-02 15:19:34 -04:00
smd Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
tmch Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
transfer Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
translators Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
BackupGroupRoot.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
BUILD Remove FieldExposers, since GAE reflection works normally 2016-11-10 11:32:07 -05:00
Buildable.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
CreateAutoTimestamp.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EntityClasses.java Rename LrpToken to LrpTokenEntity 2016-10-14 16:58:07 -04:00
EppResource.java Add RFC references to EppResource Javadoc 2016-10-24 10:45:45 -04:00
EppResourceUtils.java Switch over to non-ReferenceUnion fields on DomainBase 2016-11-02 15:19:34 -04:00
ImmutableObject.java Get rid of ReferenceUnions entirely 2016-11-15 10:42:58 -05:00
Jsonifiable.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
JsonMapBuilder.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ModelUtils.java Remove FieldExposers, since GAE reflection works normally 2016-11-10 11:32:07 -05:00
package-info.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RoidSuffixes.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
SchemaVersion.java Revert Guava 20 features until we get the build working properly 2016-11-02 15:19:34 -04:00
UpdateAutoTimestamp.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00