jvanzyl 02/01/23 12:29:24
Modified: xdocs core-testing.xml
Log:
- adding a note about the requirment of the junit.jar being in your
$ANT_HOME/lib in order to use the <junit> task.
Revision Changes Path
1.10 +5 -0 jakarta-turbine-3/xdocs/core-testing.xml
Index: core-testing.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-3/xdocs/core-testing.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- core-testing.xml 22 Jan 2002 16:53:41 -0000 1.9
+++ core-testing.xml 23 Jan 2002 20:29:24 -0000 1.10
@@ -74,6 +74,11 @@
</source>
<p>
+ <b>NOTE:</b> In order to use the <junit> task you must place
+ the junit.jar in your $ANT_HOME/lib directory.
+ </p>
+
+ <p>
<b>NOTE:</b> If you do not have the TDK installed than you must define
the ${tomcat.home.40} property in a project local build.properties
file.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>