Betreff: Re: ant-problem after upgrading from junit 4.4 to junit 4.6
On 2009-05-14, Walter, Matthias wrote:
> Hi there,
> the stacktrace is
> [junit] Exception in thread "main" java.lang.NoClassDefFoundError:
> org/junit/Assume$AssumptionViolatedException
>
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
This is doing the job
for me
Thanks a lot for your help,
Matthias
-Ursprüngliche Nachricht-
Von: Stefan Bodewig [mailto:bode...@apache.org]
Gesendet: Donnerstag, 14. Mai 2009 11:32
An: dev@ant.apache.org
Betreff: Re: ant-problem after upgrading from junit 4.4 to junit 4.6
Hi Ma
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
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 org.path.to.my.test.class.SqliteBackupManagerTest
[junit] Testsuite: