Re: JUnit4.1 support in Ant 1.7 Beta

2006-09-10 Thread Antoine Levy-Lambert
gards, Antoine Original-Nachricht Datum: Tue, 5 Sep 2006 14:17:58 +0200 Von: [EMAIL PROTECTED] An: user@ant.apache.org Betreff: JUnit4.1 support in Ant 1.7 Beta > Hi, > > I have some problems in testing java classes with Junit 4.1 and Ant 1.7 > Beta. > > The c

JUnit4.1 support in Ant 1.7 Beta

2006-09-05 Thread Mirko.Zieroth
Hi, I have some problems in testing java classes with Junit 4.1 and Ant 1.7 Beta. The classes to be tested are Singletons written with AspectJ and Java 1.5. The test-classes are pure Junit 4 tests with anotations and without JUnit4TestAdapter. If I run the ant script I get the exception: "No r

JUnit4.1 support in Ant 1.7 Beta

2006-09-05 Thread Mirko.Zieroth
Hi, I have some problems in testing java classes with Junit 4.1 and Ant 1.7 Beta. The classes to be tested are Singletons written with AspectJ and Java 1.5. The test-classes are pure Junit 4 tests with anotations and without JUnit4TestAdapter. If I run the ant script I get the exception: "No r