summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
authorMagesh Umasankar <umagesh@apache.org>2002-07-09 21:06:15 +0000
committerMagesh Umasankar <umagesh@apache.org>2002-07-09 21:06:15 +0000
commitda5a13f8e4e0e4475f942b5ae5670271b711d423 (patch)
tree79ca25a0d8a359b1ecbac91821fdc30da982b202 /lib/README
parente5235423ccd494cb7516a1df6e3e13a74a22b767 (diff)
downloadant-da5a13f8e4e0e4475f942b5ae5670271b711d423.tar.gz
Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273081 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README13
1 files changed, 10 insertions, 3 deletions
diff --git a/lib/README b/lib/README
index 4a12ce8d0..aee044c05 100644
--- a/lib/README
+++ b/lib/README
@@ -2,7 +2,14 @@ Please refer to the Ant manual under Installing Ant / Library
Dependencies for a list of the jar requirements for various optional
tasks and features.
-This directory contains xercesImpl.jar and xmlParserAPIs from the
-2.0.1 release of Apache Xerces. For more information or newer
-releases see <http://xml.apache.org/xerces2-j/>.
+This directory contains xercesImpl.jar from the 2.0.2 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.
+
+It also contains xml-apis.jar, an Apache-controlled collection of
+standard classes from the 1.0b2 release of the Apache XML-Commons
+release. For more information or newer releases see
+<http://xml.apache.org/commons/>. See the files LICENSE.dom and
+LICENSE.sax for the terms of distribution.