craigmcc 01/09/11 22:25:58
Modified: . RELEASE-PLAN-4.0.txt
Log:
Up to the minute status.
Revision Changes Path
1.13 +15 -10 jakarta-tomcat-4.0/RELEASE-PLAN-4.0.txt
Index: RELEASE-PLAN-4.0.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-PLAN-4.0.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- RELEASE-PLAN-4.0.txt 2001/09/12 00:53:06 1.12
+++ RELEASE-PLAN-4.0.txt 2001/09/12 05:25:58 1.13
@@ -1,4 +1,4 @@
-$Id: RELEASE-PLAN-4.0.txt,v 1.12 2001/09/12 00:53:06 craigmcc Exp $
+$Id: RELEASE-PLAN-4.0.txt,v 1.13 2001/09/12 05:25:58 craigmcc Exp $
Release Plan for Apache Tomcat 4.0
==================================
@@ -46,8 +46,12 @@
Bugs That Must Be Addressed Before Final Release:
------------------------------------------------
-Connectors 1788 mod_webapp errors on Win2k
+Catalina 3511 Line too long (currently WORKSFORME, awaiting reproducible
+ failure case)
+Catalina 3515 Process hanging after stopping Tomcat (awaiting
+ reproducible failure case)
+
Connectors 2997 Webapp connector should recover when Tomcat is restarted
Connectors 3476 Cannot use other than default context when using mod_webapp
@@ -57,31 +61,32 @@
Connectors 3509 Apache 1.3.20 and mod_webapp and Tomcat 4b7 HANGS
(likely to be the same issue as 1788)
-Jasper 3079 NullPointerException in JakartaCommentGenerator.generateEnd
+Connectors 3510 With WARP request.getScheme() returns http instead of https
+
+Connectors 3534 File Upload doesn't work with Apache, mod_webapp, Tomcat 4
-Jasper 3127 <jsp:directive.include/> not supported
+Jasper 3079 NullPointerException in JakartaCommentGenerator.generateEnd
-Jasper 3235 JSPC command line compiler does not support taglibs
+Jasper 3127 <jsp:directive.include/> not supported (currently
+ WORKSFORME, awaiting reproducible failure case)
Jasper 3350 Using XML syntax causes content rearrangement
-Jasper 3398 Jasper does not support primitive types for tag variables
+Jasper 3529 JSPC can't handle taglibs in RC1 (dup of 3235,
+ includes a proposed patch)
Nice To Have Fixes Before Final Release:
---------------------------------------
Catalina 3114 Spanish translations of LocalString.properties files
+ (Japanese translations have also been provided)
Catalina 3194 Javadoc errors during build
Jasper 3055 <jsp:plugin> tag ignores the name attribute
Jasper 3195 Javadoc errors during build
-
-Jasper 3340 sun.tools.javac.Main has been deprecated in JDK 1.4-beta-2
-
-Jasper 3433 Bad performance on JspWriterImpl.java
Servletapi 3196 Javadoc errors during build