Ok, I got it.
SpringMethodRoadie uses AssumptionViolatdException, but this Exception
disappeared in 4.6.
Thanks a lot for your help!
Matthias
-Ursprüngliche Nachricht-
Von: Stefan Bodewig [mailto:bode...@apache.org]
Gesendet: Donnerstag, 14. Mai 2009 14:37
An: dev@ant.apache.org
Betre
Hi there,
the stacktrace is
[junit] Exception in thread "main" java.lang.NoClassDefFoundError:
org/junit/Assume$AssumptionViolatedException
[junit] at
org.springframework.test.context.junit4.SpringMethodRoadie.runTestMethod(SpringMethodRoadie.java:240)
[junit]