bodewig 2002/09/02 01:39:01
Modified: . Tag: ANT_15_BRANCH WHATSNEW
docs/manual/OptionalTasks Tag: ANT_15_BRANCH junit.html
lib Tag: ANT_15_BRANCH README xercesImpl.jar
lib/optional Tag: ANT_15_BRANCH README junit.jar
Log:
Upgrade to JUnit 3.8 and Xerces-J 2.1.0.
As we are building against CVS versions of both in Gump (without any
problems), I think this change is save enough for 1.5.1.
Revision Changes Path
No revision
No revision
1.263.2.75 +7 -0 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.263.2.74
retrieving revision 1.263.2.75
diff -u -r1.263.2.74 -r1.263.2.75
--- WHATSNEW 28 Aug 2002 13:15:19 -0000 1.263.2.74
+++ WHATSNEW 2 Sep 2002 08:38:59 -0000 1.263.2.75
@@ -1,3 +1,10 @@
+Changes from Ant 1.5.1Beta1 to the current CVS version
+======================================================
+
+Other changes:
+--------------
+
+* Shipped XML parser is now Xerces 2.1.0
Changes from Ant 1.5 to 1.5.1Beta1
==================================
No revision
No revision
1.19.2.2 +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.1
retrieving revision 1.19.2.2
diff -u -r1.19.2.1 -r1.19.2.2
--- junit.html 3 May 2002 09:40:31 -0000 1.19.2.1
+++ junit.html 2 Sep 2002 08:38:59 -0000 1.19.2.2
@@ -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">
No revision
No revision
1.9.2.3 +1 -1 jakarta-ant/lib/README
Index: README
===================================================================
RCS file: /home/cvs/jakarta-ant/lib/README,v
retrieving revision 1.9.2.2
retrieving revision 1.9.2.3
diff -u -r1.9.2.2 -r1.9.2.3
--- README 25 Jun 2002 11:16:04 -0000 1.9.2.2
+++ README 2 Sep 2002 08:38:59 -0000 1.9.2.3
@@ -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.1.2.2 +2739 -2642jakarta-ant/lib/xercesImpl.jar
<<Binary file>>
No revision
No revision
1.4.2.1 +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.4.2.1
diff -u -r1.4 -r1.4.2.1
--- README 5 Dec 2001 08:52:56 -0000 1.4
+++ README 2 Sep 2002 08:39:01 -0000 1.4.2.1
@@ -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.2.4.1 +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]>