You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by la...@apache.org on 2002/03/01 02:35:34 UTC

cvs commit: jakarta-tomcat RELEASE-PLAN-3.3.1.txt

larryi      02/02/28 17:35:34

  Modified:    .        RELEASE-PLAN-3.3.1.txt
  Log:
  Bring up to date.
  
  Revision  Changes    Path
  1.7       +15 -9     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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- RELEASE-PLAN-3.3.1.txt	19 Feb 2002 19:17:56 -0000	1.6
  +++ RELEASE-PLAN-3.3.1.txt	1 Mar 2002 01:35:34 -0000	1.7
  @@ -89,33 +89,39 @@
   	Item  Description 
           1      Update build.xml to work with Ant 1.4 with no warnings, i.e.
                  require Ant 1.4.
  +               DONE
           2      Document special handling of '_' and '.' by AutoWebApp.
                  Make special characters configurable.
  +               DONE
   
  -
  -        Bugs to fix:
  -        5532  underscore is wrong (fixed by item 2 above)
  -
  +        Addressed
           4206  missing config files do not cause an error
                 (add error or warning messages)
  +              Resolved as FIXED
  +
  +        4365  build-solaris for Apache connector does not compile with -DE
  +              (do what we can to review and update the connector make files)
  +              Resolved as FIXED
  +
  +        5532  underscore is wrong (fixed by item 2 above)
  +              Resolved as FIXED
   
           5769  NT Service display name should not be used as service name
                 (determine solution and patch)
   
  -        4364  build-solaris for Apache connector does not compile with -DE
  -              (do what we can to review and update the connector make files)
  +        6448  NullPointerException when docBase is missing
  +              (implement better error handling)
  +              Resolved as LATER
   
           6214  Problems on ClientAuth
                 (fix documentation to indicate PoolTcpConnector's attribute
                  is clientauth, not clientAuth)
   
  -        6448  NullPointerException when docBase is missing
  -              (implement better error handling)
  -
           6518  class name generated from jsp filename mangles some valid
                     identifier characters
                 (derive patch from the one supplied and Tomcat 4.x
                  implementation)
  +              Resolved as FIXED
       
   
   Tomcat 3.3.1 Final Release:
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>