larryi 02/02/08 05:12:42 Modified: . RELEASE-PLAN-3.3.1.txt Log: Update to current status. Revision Changes Path 1.5 +6 -5 jakarta-tomcat/RELEASE-PLAN-3.3.1.txt Index: RELEASE-PLAN-3.3.1.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat/RELEASE-PLAN-3.3.1.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- RELEASE-PLAN-3.3.1.txt 5 Feb 2002 02:48:09 -0000 1.4 +++ RELEASE-PLAN-3.3.1.txt 8 Feb 2002 13:12:42 -0000 1.5 @@ -24,13 +24,11 @@ 1 Must be able to compile and run under JDK 1.1.8 FIXED 2 Address Cactus failures running with Tomcat 3.3 - Tried but not 100% successful yet. + Diagnosed as Cactus leaving unread POST data. + A configurable delay is available to help ensure + Tomcat is able to flush this unread data if necessary. - Bugs to investigate & fix or resolve/leave as LATER: - 6234 checkError method of Servlet's PrintWriter is unreliable - - Addressed 1657 hyphen character '-' in tag name results in "Invalid expression" (port fix from Tomcat 4.x Jasper) @@ -74,6 +72,9 @@ Resolved as FIXED 6004 Cannot configure keystoreType + Resolved as FIXED + + 6234 checkError method of Servlet's PrintWriter is unreliable Resolved as FIXED
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>