DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17674>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17674

Ant junit tasks do not work with Junit 3.8 and 3.81





------- Additional Comments From [EMAIL PROTECTED]  2003-03-07 08:26 -------
Hmm, I'm using JUnit 3.8.1 from day one.  Are you sure there isn't an old 
version
of optional.jar somewhere on your CLASSPATH?

Line 188 in the version of PlainJUnitResultFormatter that is part of Ant 1.5.2
reads 

     * <p>A new Test is started.

inside a comment 8-)

What you describe is supposed to be fixed since more than a year
http://cvs.apache.org/viewcvs/ant/src/main/org/apache/tools/ant/taskdefs/optional/junit/PlainJUnitResultFormatter.java.diff?r1=1.6&r2=1.7

Reply via email to