Hi, I did run into problems when running unit tests in POI with a newer version of Ant, see my related stackoverflow question<http://stackoverflow.com/questions/16587994/what-is-junit-trying-to-tell-me-when-it-throws-a-notestsremainexception/16587995#16587995>
Is there any reason why POI is not using a newer JUnit version? I locally upgraded to 4.11 some time ago and was able to run all unit tests successfully, therefore I would like to apply the attached patch, please let me know if there is something that requires junit 3.x here! A second small addition to the build.xml that I propose is to use a property for the test-case expression, thus allowing to run single unit tests on the commandline with "ant -Dtestpattern=XYZ test" Thanks... Dominik.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
