--
You received this message because you are subscribed to the Google Groups "PowerMock" group.
To unsubscribe from this group and stop receiving emails from it, send an email to powermock+...@googlegroups.com.
To post to this group, send email to powe...@googlegroups.com.
Visit this group at http://groups.google.com/group/powermock.
For more options, visit https://groups.google.com/d/optout.
As I understand, you have included all of the cglib.nodep-2.2.2, javassist-3.18.2-GA, junit-4.11, mockito-all-1.9.5, and objenesis-2.1 into powermock-mockito-1.5.5-full. Is it correct?Then, If I add powermock-mockito-1.5.5-full to my Eclipse classpath, I will definitely have dublicate licraries in my project. One comes with Eclipse and the other is installed while ago in my project. In powermock-mockito-1.5.5-full, you have these two also. Am I wrong?
--