remm 01/10/05 10:31:03
Modified: . Tag: tomcat_40_branch RELEASE-PLAN-4.0.1.txt
Log:
- Update bug status.
Revision Changes Path
No revision
No revision
1.1.2.5 +8 -7 jakarta-tomcat-4.0/Attic/RELEASE-PLAN-4.0.1.txt
Index: RELEASE-PLAN-4.0.1.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-PLAN-4.0.1.txt,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -r1.1.2.4 -r1.1.2.5
--- RELEASE-PLAN-4.0.1.txt 2001/10/04 19:51:23 1.1.2.4
+++ RELEASE-PLAN-4.0.1.txt 2001/10/05 17:31:03 1.1.2.5
@@ -1,4 +1,4 @@
-$Id: RELEASE-PLAN-4.0.1.txt,v 1.1.2.4 2001/10/04 19:51:23 remm Exp $
+$Id: RELEASE-PLAN-4.0.1.txt,v 1.1.2.5 2001/10/05 17:31:03 remm Exp $
Release Plan for Apache Tomcat 4.0.1
====================================
@@ -44,8 +44,8 @@
- Static resource content caching.
-Enhacements
------------
+Enhancements
+------------
- Enhanced error reporting mechanism.
- Enhance implementation of the filesystem access.
@@ -92,7 +92,7 @@
incorrect.
3892 Can't compile 2092.jsp.
3910 Web.xml mime type incorrect for jnlp.
-3936 GetResources does not work.
+3936 ClassLoader.getResources does not work.
3949 Document with content-length of 0 results in resend headers.
@@ -113,19 +113,20 @@
Catalina 3888 WebappClassLoader: Lifecycle error : CL stopped (bug
confirmed, but conditions to reproduce it still unclear).
-Catalina 3973 Session.getAttribute() locks-up in
- HttpSessionListener.sessionDestroyed().
+Catalina 3993 j_security_check gives 403 error.
Nice To Have Fixes Before Final Release:
---------------------------------------
+Jasper 3668 Validation error reporting.
+
Jasper 3704 Forward errors not reported when response is committed.
Jasper 3770 HttpSessionListener.sessionCreated() called twice for each
session.
-Jasper 3668 Validation error reporting.
+Catalina 3990 JNDI/LDAP Realm password authentication process.
Unconfirmed Bugs (Awaiting Reproducible Failure Case):