bodewig 2002/09/02 01:20:09
Modified: docs/manual/OptionalTasks junit.html
lib README xercesImpl.jar
lib/optional README junit.jar
Log:
Upgrade to JUnit 3.8 and Xerces 2.1.0.
Revision Changes Path
1.21 +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.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- junit.html 1 Jun 2002 12:26:35 -0000 1.20
+++ junit.html 2 Sep 2002 08:20:08 -0000 1.21
@@ -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.7; it won't
+This task has been tested with JUnit 3.0 up to JUnit 3.8; 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.11 +1 -1 jakarta-ant/lib/README
Index: README
===================================================================
RCS file: /home/cvs/jakarta-ant/lib/README,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- README 9 Jul 2002 21:05:53 -0000 1.10
+++ README 2 Sep 2002 08:20:08 -0000 1.11
@@ -2,7 +2,7 @@
Dependencies for a list of the jar requirements for various optional
tasks and features.
-This directory contains xercesImpl.jar from the 2.0.2 release of
+This directory contains xercesImpl.jar from the 2.1.0 release of
Apache Xerces. For more information or newer releases see
<http://xml.apache.org/xerces2-j/>. See the file LICENSE.xerces for
the terms of distribution.
1.3 +2739 -2642jakarta-ant/lib/xercesImpl.jar
<<Binary file>>
1.5 +1 -1 jakarta-ant/lib/optional/README
Index: README
===================================================================
RCS file: /home/cvs/jakarta-ant/lib/optional/README,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- README 5 Dec 2001 08:52:56 -0000 1.4
+++ README 2 Sep 2002 08:20:09 -0000 1.5
@@ -1,3 +1,3 @@
-The file junit.jar is version 3.7 of JUnit, see the file LICENSE.junit
+The file junit.jar is version 3.8 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.3 +436 -423 jakarta-ant/lib/optional/junit.jar
<<Binary file>>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>