Browse Source

added xerces.jar

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268300 13f79535-47bb-0310-9956-ffa450edef68
master
Jon Scott Stevens 24 years ago
parent
commit
3b30998e93
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lib/README

+ 1
- 0
lib/README View File

@@ -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


Loading…
Cancel
Save