summaryrefslogtreecommitdiff
path: root/lib/optional/README
diff options
context:
space:
mode:
authorConor MacNeill <conor@apache.org>2001-02-13 12:32:01 +0000
committerConor MacNeill <conor@apache.org>2001-02-13 12:32:01 +0000
commit5337488612953eb072e38cb99e6b5d60999297da (patch)
treeccd0fb97916f4099e1842ad0ccb9766104f6ceab /lib/optional/README
parent867ec77b0d9efa8819be2ebf82cace4600b929ee (diff)
downloadant-5337488612953eb072e38cb99e6b5d60999297da.tar.gz
Merge of 1.3 branch changes into the main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib/optional/README')
-rw-r--r--lib/optional/README17
1 files changed, 2 insertions, 15 deletions
diff --git a/lib/optional/README b/lib/optional/README
index 906a1d2c5..c7a66acd5 100644
--- a/lib/optional/README
+++ b/lib/optional/README
@@ -1,15 +1,2 @@
-The required libraries should be placed here.
-
-The dependencies are:
-
-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
-jakarta-regexp-1.2.jar - required by some mappers, available at http://jakarta.apache.org/regexp/
-jakarta-oro-2.0.1.jar - required for some mappers and the perforce tasks, available at http://jakarta.apache.org/oro/
-???antlr.jar???- required for antlr task, available at www.antlr.org
-bsf.jar - required for script task, available at http://oss.software.ibm.com/developerworks/opensource/bsf/
-netrexx.jar - required for netrexx task, available at http://www2.hursley.ibm.com/netrexx
-rhino.jar - required for script task if you want to use javascript, available at www.mozilla.org
-jpython.jar - required for script task if you want to use python, available at www.jpython.org
-netcomponents.jar - required by ftp and telnet tasks, available at http://www.savarese.org/oro/downloads/index.html#NetComponents
+Please refer to the Ant manual under Installing Ant / Library Dependencies for a list
+of the jar requirements for various optional tasks and features.