https://issues.apache.org/bugzilla/show_bug.cgi?id=43586
--- Comment #18 from Stefan Bodewig <[email protected]> 2010-03-23 05:28:09 UTC --- (In reply to comment #17) > This patch adds fail-fast behavior with a hopefully helpful error message when > the build script declares a <test/> element with an invalid test name. It's in with svn revision 926465 with some minor modifications * I've created an AntUnit test from your JUnit test (a matter of taste, really) * String#isEmpty is a JDK 1.6 method while Ant is supposed to be JDK 1.4 compatible. I'll look into your patch comment #15 later. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
