The error looks like:
java.lang.SecurityException: class "org.apache.commons.collections.Transformer"'s signer information does not match signer information of other classes in the same package
collision:
commons-beanutils1.7.0 vs commons-collections3.2.1 & 2.1.1
the approach as below:
use commons-beanutils1.6.1.jar
java.lang.SecurityException: class "org.apache.commons.collections.Transformer"'s signer information does not match signer information of other classes in the same package
collision:
commons-beanutils1.7.0 vs commons-collections3.2.1 & 2.1.1
the approach as below:
use commons-beanutils1.6.1.jar
342

被折叠的 条评论
为什么被折叠?



