mirror of https://github.com/apache/jclouds.git
Configure Modernizer exclusion to allow the needed StringBuilder
The exclusion will be removed once https://github.com/andrewgaul/modernizer-maven-plugin/issues/3 is fixed.
This commit is contained in:
parent
7053a7870d
commit
9b363831f2
|
@ -19,3 +19,4 @@ com/google/common/primitives/Ints.compare:(II)I
|
|||
com/google/common/primitives/Longs.compare:(JJ)I
|
||||
com/google/inject/Inject
|
||||
com/google/inject/Provider
|
||||
java/lang/StringBuffer."<init>":()V
|
||||
|
|
Loading…
Reference in New Issue