> From: Erik Hatcher [mailto:[EMAIL PROTECTED] > > build[.sh] > run-single-test > -Dtestcase=org.apache.tools.ant.taskdefs.optional.PropertyFi > leTest >
Erik, Just a note of caution. If you use "build" this is testing the bootstrapped ant (since build run the bootstrapped ant) rather than the ant that is built into dist. This is usually OK but it can sometimes catch you out. :-) Conor -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
