On 2009-05-14, Walter, Matthias wrote:
> 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.runTestMetho
It is very very unlikely that cobertura is the problem
Most likely the use'r code was compiled against one
version of junit and tested with a different version.
Peter
On Thu, May 14, 2009 at 10:31 AM, Stefan Bodewig wrote:
> Hi Matthias,
>
> On 2009-05-14, Walter, Matthias wrote:
>
>> Hello th
Hi Matthias,
On 2009-05-14, Walter, Matthias wrote:
> Hello there,
> I'm not quite sure if this is the correct mailing list for my problem,
> please forgive me, if not.
> I have a problem after upgrading junit from 4.4 to 4.6 on a Hudson
> Server.
> I get the error message:
> [junit] Running