From d32a9abcb74f5c0112e2827d064c75abfdb05214 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 6 Nov 2001 09:58:58 +0000 Subject: [PATCH] keep track of JAR version that heve been checked into CVS, acknowledge JUnit's license. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269876 13f79535-47bb-0310-9956-ffa450edef68 --- LICENSE.junit | 3 +++ build.xml | 4 ++-- docs/external.html | 4 ++-- lib/README | 8 ++++++++ lib/optional/README | 4 ++-- xdocs/external.xml | 4 ++-- 6 files changed, 19 insertions(+), 8 deletions(-) create mode 100644 LICENSE.junit create mode 100644 lib/README diff --git a/LICENSE.junit b/LICENSE.junit new file mode 100644 index 000000000..8b6ef4c1d --- /dev/null +++ b/LICENSE.junit @@ -0,0 +1,3 @@ +The file lib/optional/junit.jar that is included in Apache Ant's CVS +tree is distributed under the terms of the IBM Public License, see +. diff --git a/build.xml b/build.xml index 2f13fe9ee..654ebc5ec 100644 --- a/build.xml +++ b/build.xml @@ -397,7 +397,7 @@ - + @@ -461,7 +461,7 @@ - + diff --git a/docs/external.html b/docs/external.html index 89d2493e8..6d8c9108e 100644 --- a/docs/external.html +++ b/docs/external.html @@ -556,7 +556,7 @@ - Ant 1.2 and 1.3 + Ant 1.2 to 1.4.1 @@ -1212,7 +1212,7 @@ - Ant 1.4.1 + bundles Ant 1.3 diff --git a/lib/README b/lib/README new file mode 100644 index 000000000..4afb50d88 --- /dev/null +++ b/lib/README @@ -0,0 +1,8 @@ +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 crimson.jar from the 1.1.3 release of Apache +Crimson. For more information or newer releases see +. + diff --git a/lib/optional/README b/lib/optional/README index c7a66acd5..a337182c6 100644 --- a/lib/optional/README +++ b/lib/optional/README @@ -1,2 +1,2 @@ -Please refer to the Ant manual under Installing Ant / Library Dependencies for a list -of the jar requirements for various optional tasks and features. +The file junit.jar is version 3.7 of JUnit, see the file LICENSE.junit +for the terms of distribution. diff --git a/xdocs/external.xml b/xdocs/external.xml index deda597cc..d19b12c51 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -193,7 +193,7 @@ - + @@ -428,7 +428,7 @@
Compatibility:Ant 1.2 and 1.3Ant 1.2 to 1.4.1
URL:
- +
Compatibility:Ant 1.4.1bundles Ant 1.3
URL: