From f6a78a634593cd4660e2efa17a80f71a927df3d5 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 5 Dec 2000 07:38:48 +0000 Subject: [PATCH] Changed version of regexp as 1.1 doesn't work properly, clarified some other entries. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268305 13f79535-47bb-0310-9956-ffa450edef68 --- lib/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/README b/lib/README index 46dc2cb7f..906a1d2c5 100644 --- a/lib/README +++ b/lib/README @@ -5,11 +5,11 @@ 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.1.jar - required by some mappers, available at http://jakarta.apache.org/regexp/ -???oro.jar??? - required for some mappers, available at http://jakarta.apache.org/oro/ +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 task, available at http://www.savarese.org/oro/downloads/index.html#NetComponents +netcomponents.jar - required by ftp and telnet tasks, available at http://www.savarese.org/oro/downloads/index.html#NetComponents