https://bz.apache.org/bugzilla/show_bug.cgi?id=58787
Mark Murphy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33667|0 |1 is obsolete| | --- Comment #20 from Mark Murphy <[email protected]> --- Created attachment 33684 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33684&action=edit Patch file generated via Ant script I corrected the links to remove XSSF references, and compiled and tested via ant. Funny thing is, if I run ant test from the console, all tests succeed. It I run ant test via eclipse, the first test fails. But if I manually run junit on that test inside eclipse, the test passes. Not sure what is stopping the ant task from completing properly. Maybe someone that knows more about ant than I can look at it and determine what the issue is. I am using eclipse 4.5 with Java 8. Ant 1.9 passes the tests when I run it from the console. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
