Forbid use of com.google.common.io.Resources

This commit is contained in:
Jason Tedor 2015-10-02 16:57:44 -04:00
parent 04e892634e
commit aa4a63354b
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ com.google.common.io.Files
com.google.common.primitives.Ints
com.google.common.collect.ImmutableSet
com.google.common.collect.ImmutableSet$Builder
com.google.common.io.Resources
@defaultMessage Do not violate java's access system
java.lang.reflect.AccessibleObject#setAccessible(boolean)