https://issues.apache.org/bugzilla/show_bug.cgi?id=54835
Nico Kruber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #13 from Nico Kruber <[email protected]> --- It looks like this fix actually broke JUnit4 for me. Everything up to (and including) 1.9.0 works fine, 1.9.1-1.9.3 do not. I created a fairly minimal test case at my git repository https://github.com/NicoK/ant-1.9-junit git clone https://github.com/NicoK/ant-1.9-junit.git cd ant-1.9-junit.git ant test (I tested 1.9.0 by adding it to the test-lib directory and setting includeantruntime="false" for the JUnit task in the ant build file) -- You are receiving this mail because: You are the assignee for the bug.
