diff options
Diffstat (limited to 'build/tools/jakarta-ant-1.5.1/lib/README')
-rw-r--r-- | build/tools/jakarta-ant-1.5.1/lib/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/build/tools/jakarta-ant-1.5.1/lib/README b/build/tools/jakarta-ant-1.5.1/lib/README new file mode 100644 index 000000000..250f071e9 --- /dev/null +++ b/build/tools/jakarta-ant-1.5.1/lib/README @@ -0,0 +1,15 @@ +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 from the 2.2.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.
+
+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.
+
|