From 3b30998e93dc119a240f1d84bff57344270701b2 Mon Sep 17 00:00:00 2001 From: Jon Scott Stevens Date: Tue, 5 Dec 2000 06:15:12 +0000 Subject: [PATCH] added xerces.jar git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268300 13f79535-47bb-0310-9956-ffa450edef68 --- lib/README | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/README b/lib/README index 46dc2cb7f..db5317ef9 100644 --- a/lib/README +++ b/lib/README @@ -2,6 +2,7 @@ The required libraries should be placed here. The dependencies are: +xerces.jar - required for building Ant and other various things http://xml.apache.org/xerces-j/ junit.jar - required for junit tasks, available at www.junit.org stylebook.jar - required by stylebook task, available in CVS repository of xml.apache.org testlet.jar - required for test task, available with Avalon via java.apache.org/framework