bodewig 2002/09/05 23:22:35
Modified: docs/manual/OptionalTasks Tag: ANT_15_BRANCH junit.html
lib/optional Tag: ANT_15_BRANCH README junit.jar
Log:
JUnit 3.8.1 has been released
Revision Changes Path
No revision
No revision
1.19.2.4 +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.19.2.3
retrieving revision 1.19.2.4
diff -u -r1.19.2.3 -r1.19.2.4
--- junit.html 4 Sep 2002 11:21:14 -0000 1.19.2.3
+++ junit.html 6 Sep 2002 06:22:34 -0000 1.19.2.4
@@ -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">
No revision
No revision
1.4.2.2 +1 -1 jakarta-ant/lib/optional/README
Index: README
===================================================================
RCS file: /home/cvs/jakarta-ant/lib/optional/README,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -u -r1.4.2.1 -r1.4.2.2
--- README 2 Sep 2002 08:39:01 -0000 1.4.2.1
+++ README 6 Sep 2002 06:22:35 -0000 1.4.2.2
@@ -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.2.4.2 +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]>