Patch for bug 22823 is below. Need to make sure that http://jakarta.apache.org/tomcat/tomcat-4.1-doc/README.txt is also updated.
Whilst looking at this I noticed that the nightly build directory is empty. Is this correct or has it moved? Either way the readme should be updated to reflect the current status of the nightly builds as well. Mark Index: README.txt =================================================================== RCS file: /home/cvspublic/jakarta-tomcat-4.0/README.txt,v retrieving revision 1.20 diff -u -r1.20 README.txt --- README.txt 8 Jan 2003 03:50:26 -0000 1.20 +++ README.txt 1 Sep 2003 17:51:25 -0000 @@ -59,8 +59,15 @@ Release Builds of Tomcat 4.1 are created and released periodically, and announced to the interested mailing lists. Each release build resides in its -own directories. For example, the Tomcat 4.1.18 release is available at: +own directories. -Binary: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.18/bin/ -Source: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.1 8/src/ +The latest release may be found at: +http://www.apache.org/dist/jakarta/tomcat-4/binaries/ + +Previous releases may be found at: +http://jakarta.apache.org/builds/jakarta-tomcat-4.0/archives/ + +For example, the Tomcat 4.1.18 release is available at: +Binary: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/archives/v4.1.18/bin/ +Source: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/archives/v4.1.18/src/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]