cvs commit: jakarta-tomcat-5 RELEASE-PLAN-5.0.txt

2003-08-04 Thread remm
remm2003/08/04 01:17:02

  Modified:.RELEASE-PLAN-5.0.txt
  Log:
  - Update target beta date.
  
  Revision  ChangesPath
  1.2   +4 -4  jakarta-tomcat-5/RELEASE-PLAN-5.0.txt
  
  Index: RELEASE-PLAN-5.0.txt
  ===
  RCS file: /home/cvs/jakarta-tomcat-5/RELEASE-PLAN-5.0.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- RELEASE-PLAN-5.0.txt  23 Jun 2003 13:53:37 -  1.1
  +++ RELEASE-PLAN-5.0.txt  4 Aug 2003 08:17:02 -   1.2
  @@ -37,10 +37,10 @@
   This Release Plan proposes the following prospective target dates 
   for stability:
   
  -  End of July, 2003
  -  -
  +  Middle of August, 2003
  +  --
   
  -Tomcat 5.0 should reach Beta status.
  +Tomcat 5.0 should reach Beta status by this date.
   
 Servlet 2.4 and JSP 2.0 Final Specification Releases (expected by 09/2003)
 
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-tomcat-5 RELEASE-PLAN-5.0.txt

2003-06-23 Thread remm
remm2003/06/23 06:53:38

  Added:   .RELEASE-PLAN-5.0.txt
  Log:
  - Add release plan draft for TC 5.0.
  
  Revision  ChangesPath
  1.1  jakarta-tomcat-5/RELEASE-PLAN-5.0.txt
  
  Index: RELEASE-PLAN-5.0.txt
  ===
  $Id: RELEASE-PLAN-5.0.txt,v 1.1 2003/06/23 13:53:37 remm Exp $
  
Release Plan for Apache Tomcat 5.0
==
  
  
  Introduction:
  
  
  This document is a release plan for the final release of Apache Tomcat 5.0.
  
  The goal of the Apache Tomcat 5.0 final release is to provide a stable
  container that supports 100% of the mandatory requirements of the Servlet 2.4
  and JSP 2.0 specifications, as well as to improve and add many useful 
  additional features on top of the existing Apache Tomcat 4.1.x releases.
  
  Apache Tomcat 5.0 includes the following major new features over 
  Apache Tomcat 4.1:
  
  * Performance optimizations and reduced garbage collection
  * Refactored application deployer, with an optional standalone deployer 
allowing validation and compilation of a web application before putting 
it in production
  * Complete server monitoring using JMX and the manager web application
  * Scalability and reliability enhancements
  * Improved Taglibs handling, including advanced pooling and tag plugins
  * Improved platform integration, with native Windows and Unix wrappers
  * Embedding of Tomcat using JMX
  * Expanded documentation
  
  Apache Tomcat 5.0 will use the build numbering and release process first used 
  in the Apache HTTPd 2.0.x project.
  Milestone builds, numbered 5.0.x, will be released as needed and will 
  recieve a stability rating after a one week testing period. The rating can be
  either: Alpha, Beta, or Stable.
  
  This Release Plan proposes the following prospective target dates 
  for stability:
  
End of July, 2003
-
  
  Tomcat 5.0 should reach Beta status.
  
Servlet 2.4 and JSP 2.0 Final Specification Releases (expected by 09/2003)

  
  At least another Beta rated release should be made simultaneous to the release
  of the specification.
  
Two to four weeks after Final Specification Releases

  
  Best effort should be made for Tomcat 5.0 to reach Stable status as soon as
  possible after the specification releases. However, it should be pointed out 
  that wide testing cannot occur before the specifications are released, so
  a Stable release should only be made after a period of time.
  
  In order to complete a first Stable release, all outstanding Bugzilla bug 
  reports against Tomcat 5.0 above NORMAL severity need to be fixed or deferred 
  for later releases.
  
  This Release Plan proposes the following classification of current outstanding
  bug reports in the bug tracking system, sorted by component and their ID
  numbers in our bug tracking system at:
  
  http://nagoya.apache.org/bugzilla/
  
  Please review the bug reports, and their severity accordingly. 
  
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]