hgomez 2003/10/07 02:01:57 Modified: . build.properties.default Log: Update to get regexp Revision Changes Path 1.2 +9 -1 jakarta-tomcat-connectors/build.properties.default Index: build.properties.default =================================================================== RCS file: /home/cvs/jakarta-tomcat-connectors/build.properties.default,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- build.properties.default 4 May 2003 17:55:11 -0000 1.1 +++ build.properties.default 7 Oct 2003 09:01:57 -0000 1.2 @@ -170,6 +170,14 @@ commons-pool.loc=http://jakarta.apache.org/builds/jakarta-commons/release/commons-pool/v1.0.1/commons-pool-1.0.1.tar.gz +# ----- Jakarta regexp, version 1.2 or later ----- +regexp.home=${base.path}/regexp-1.3 +regexp.lib=${regexp.home} +regexp.jar=${regexp.lib}/commons-beanutils.jar +regexp.loc=http://www.apache.org/dist/jakarta/regexp/binaries/jakarta-regexp-1.3.tar.gz + + + # ----- JavaService, version 1.2.0 or later ----- javaservice.home=${base.path}/javaservice javaservice.loc=http://www.alexandriasc.com/software/JavaService/JavaService-bin-1.2.0.zip
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]