patrickl 2002/07/29 12:04:35 Modified: . BUILDING.txt build.properties.default Log: Update earliest build for jakarta-commons-sandbox/daemon since the first build will be 200020730 Revision Changes Path 1.2 +2 -2 jakarta-tomcat-5/BUILDING.txt Index: BUILDING.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-5/BUILDING.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- BUILDING.txt 29 Jul 2002 18:53:03 -0000 1.1 +++ BUILDING.txt 29 Jul 2002 19:04:35 -0000 1.2 @@ -260,7 +260,7 @@ (11) Download and Install the Commons Daemon Binary Distribution -* Download a binary distribution of version 20020728 or later from: +* Download a binary distribution of version 20020730 or later from: http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-daemon 1.5 +2 -2 jakarta-tomcat-5/build.properties.default Index: build.properties.default =================================================================== RCS file: /home/cvs/jakarta-tomcat-5/build.properties.default,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- build.properties.default 29 Jul 2002 18:53:03 -0000 1.4 +++ build.properties.default 29 Jul 2002 19:04:35 -0000 1.5 @@ -128,7 +128,7 @@ activation.jar=${activation.lib}/activation.jar -# ----- Commons Daemon, version 20020728 or later ----- +# ----- Commons Daemon, version 20020730 or later ----- commons-daemon.home=${base.path}/commons-daemon commons-daemon.lib=${commons-daemon.home} commons-daemon.jar=${commons-daemon.lib}/commons-daemon.jar
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>