hardayal / hamcrest

Automatically exported from code.google.com/p/hamcrest
0 stars 0 forks source link

Hamcrest 1.2 java/IsEmptyString: NoSuchMethodError: org.hamcrest.core.AnyOf #146

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
java.lang.NoSuchMethodError: 
org.hamcrest.core.AnyOf.anyOf([Lorg/hamcrest/Matcher;)Lorg/hamcrest/core/AnyOf;
    at org.hamcrest.text.IsEmptyString.<clinit>(IsEmptyString.java:18)

Original issue reported on code.google.com by tom.mura...@googlemail.com on 18 Apr 2011 at 1:25

GoogleCodeExporter commented 8 years ago
Local build problem, old junit.jar was in classpath

Original comment by tom.mura...@googlemail.com on 18 Apr 2011 at 1:30

GoogleCodeExporter commented 8 years ago

Original comment by smgfree...@gmail.com on 28 Apr 2012 at 2:49