Forbid use of com.google.common.io.Resources
This commit is contained in:
parent
04e892634e
commit
aa4a63354b
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue