http://nagoya.apache.org/bugzilla/show_bug.cgi?id=680
*** shadow/680 Thu Feb 22 13:33:00 2001 --- shadow/680.tmp.12717 Thu Feb 22 14:35:26 2001 *************** *** 2,11 **** | JUnit task not compatible w/ JUnit 3.5 | +----------------------------------------------------------------------------+ | Bug #: 680 Product: Ant | ! | Status: NEW Version: 1.2 | ! | Resolution: Platform: All | | Severity: Enhancement OS/Version: All | ! | Priority: Component: Optional Tasks | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | --- 2,11 ---- | JUnit task not compatible w/ JUnit 3.5 | +----------------------------------------------------------------------------+ | Bug #: 680 Product: Ant | ! | Status: RESOLVED Version: 1.2 | ! | Resolution: FIXED Platform: All | | Severity: Enhancement OS/Version: All | ! | Priority: High Component: Optional Tasks | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | *************** *** 19,22 **** t). This, obviously, breaks the JUnit task. The method signature needs to be added or updated for the following classes in the task: JUnitTestRunner, PlainJUnitResultFormatter, SummaryJUnitResultFormatter, and ! XMLJUnitResultFormatter. --- 19,26 ---- t). This, obviously, breaks the JUnit task. The method signature needs to be added or updated for the following classes in the task: JUnitTestRunner, PlainJUnitResultFormatter, SummaryJUnitResultFormatter, and ! XMLJUnitResultFormatter. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-02-22 14:35 ------- ! I would actually phrase this as Junit 3.5 not compatible with JUnit < 3.5 :-) ! Anyway, it is fixed in 1.3. Please try the new beta
