Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification.
The following page has been changed by KarynChen: http://wiki.apache.org/ant/AntNewbies ------------------------------------------------------------------------------ <path id="library.junit.classpath"> <pathelement location="../../lib/junit.jar" /> - </path> + </path> - <junit> + <junit> - <classpath refid="library.junit.classpath" /> + <classpath refid="library.junit.classpath" /> - - <formatter type="brief" usefile="false" /> + <formatter type="brief" usefile="false" /> - <test name="BinStringTest" /> + <test name="BinStringTest" /> - </junit> + </junit> does anyone know what is going on? The FAQ confused me because I thought it was hinting at removing my ant-junit.jar file from the lib directory, and including in in a taskdef...was I misunderstanding the solution? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]