From fcfdfda27ec1a279d99770a9265c222f75304609 Mon Sep 17 00:00:00 2001 From: maxcooper Date: Tue, 17 Dec 2002 15:11:26 +0000 Subject: [PATCH] changed from jakarta-regexp to jakarta-ORO version number update --- build-webapp.xml | 2 +- build.properties.sample | 8 ++++---- build.xml | 14 +++++++------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/build-webapp.xml b/build-webapp.xml index 2ddb103..d5cfd72 100644 --- a/build-webapp.xml +++ b/build-webapp.xml @@ -246,7 +246,7 @@ - + diff --git a/build.properties.sample b/build.properties.sample index 068fe98..56a6bb7 100644 --- a/build.properties.sample +++ b/build.properties.sample @@ -6,7 +6,7 @@ # rename this file to "build.properties" in the same directory that contains # the Security Filter "build.xml" file. # -# $Id: build.properties.sample,v 1.1 2002/08/08 13:20:46 maxcooper Exp $ +# $Id: build.properties.sample,v 1.2 2002/12/17 15:11:26 maxcooper Exp $ # ----------------------------------------------------------------------------- # The catalina JAR file from version 4.0 (or later) of the Jakarta Tomcat @@ -29,9 +29,9 @@ commons-digester.jar=/usr/local/commons-digester-1.0/commons-digester.jar # from the Jakarta Commons project. commons-logging.jar=/usr/local/commons-logging-1.0/commons-logging.jar -# The JAR file containing version 1.2 (or later) of -# the the Jakarta Regexp project. -jakarta-regexp.jar=/usr/local/jakarta-regexp-1.2/jakarta-regexp-1.2.jar +# The JAR file containing version 2.0.6 (or later) of +# the the Jakarta ORO project. +jakarta-oro.jar=/usr/local/jakarta-oro-2.0.6/jakarta-oro-2.0.6.jar # The JAR file containing the Servlet API version 2.3 (or later) classes to # compile against diff --git a/build.xml b/build.xml index b98fc65..eab0297 100644 --- a/build.xml +++ b/build.xml @@ -39,9 +39,9 @@ of the Jakarta Commons Logging package (version 1.0 or later). - jakarta-regexp.jar (required). The path to the JAR file - of the Jakarta Regexp - package (version 1.2 or later). + jakarta-oro.jar (required). The path to the JAR file + of the Jakarta ORO + package (version 2.0.6 or later). servlet.jar (required). The path to the Servlet API classes to compile against @@ -83,7 +83,7 @@ - + @@ -137,7 +137,7 @@ - + @@ -181,8 +181,8 @@ tofile="${build.home}/library/commons-digester.jar"/> - +