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=2956>.
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=2956

patch to junit and touch task: junit task now wont fail on non-junit test, 
touch now provides the same timestamp for all files when operating on a fileset





------- Additional Comments From [EMAIL PROTECTED]  2002-02-06 19:46 -------
Sure it does.  JUnit runs Test implementing classes.  Thats all. TestCase and 
TestSuite are two common ones that implement Test.  So, <junit> should really 
only attempt to run classes that are non-abstract and implement Test.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to