bodewig 2002/09/05 23:16:39
Modified: docs/manual/OptionalTasks junit.html
lib/optional README junit.jar
Log:
JUnit 3.8.1 has been released
Revision Changes Path
1.23 +1 -1 jakarta-ant/docs/manual/OptionalTasks/junit.html
Index: junit.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/OptionalTasks/junit.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- junit.html 4 Sep 2002 11:05:18 -0000 1.22
+++ junit.html 6 Sep 2002 06:16:39 -0000 1.23
@@ -10,7 +10,7 @@
<p>This task runs tests from the JUnit testing framework. The latest
version of the framework can be found at
<a href="http://www.junit.org">http://www.junit.org</a>.
-This task has been tested with JUnit 3.0 up to JUnit 3.8; it won't
+This task has been tested with JUnit 3.0 up to JUnit 3.8.1; it won't
work with versions prior to JUnit 3.0.</p>
<p><strong>Note:</strong> This task depends on external libraries not
included
in the Ant distribution. See <a href="../install.html#librarydependencies">
1.6 +1 -1 jakarta-ant/lib/optional/README
Index: README
===================================================================
RCS file: /home/cvs/jakarta-ant/lib/optional/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- README 2 Sep 2002 08:20:09 -0000 1.5
+++ README 6 Sep 2002 06:16:39 -0000 1.6
@@ -1,3 +1,3 @@
-The file junit.jar is version 3.8 of JUnit, see the file LICENSE.junit
+The file junit.jar is version 3.8.1 of JUnit, see the file LICENSE.junit
for the terms of distribution. For more information about JUnit or
the latest release, see <http://www.junit.org/>.
1.4 +228 -261 jakarta-ant/lib/optional/junit.jar
<<Binary file>>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>