Author: remm Date: Mon Oct 16 06:57:32 2006 New Revision: 464497 URL: http://svn.apache.org/viewvc?view=rev&rev=464497 Log: - Add a draft release plan. Things should be expanded as needed, I probably forgot some things.
Added: tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt (with props) Added: tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt?view=auto&rev=464497 ============================================================================== --- tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt (added) +++ tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt Mon Oct 16 06:57:32 2006 @@ -0,0 +1,40 @@ +$Id: RELEASE-PLAN-5.5.txt 304598 2004-08-23 17:26:09Z remm $ + + Release Plan for Apache Tomcat 6.0 + ================================== + + +Introduction: +------------ + +This document is a release plan for the final release of Apache Tomcat 6.0. + +The goal of the Apache Tomcat 6.0 final release is to provide a stable +container that supports 100% of the mandatory requirements of the Servlet 2.5 +and JSP 2.1 specifications, as well as to improve and add many useful +additional features on top of the existing Apache Tomcat 5.5.x releases. + +Apache Tomcat 6.0 includes the following major new features over +Apache Tomcat 5.5: + + * Servlet 2.5 implementation + * JSP 2.1 implementation + * Unified EL 2.1 implementation, which may be used independently + * Pluggable JEE 5 annotation support for Servlet & JSP + * Refactored session clustering implementation + * New asynchronous IO capabilities and API + * Simpler distribution layout + +Apache Tomcat 6.0 will use the build numbering and release process first used +in the Apache HTTPd 2.0.x project. +Milestone builds, numbered 6.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: + + October 20, 2006 + ---------------- + +Tomcat 6.0.0 should be tagged by this date. Propchange: tomcat/tc6.0.x/trunk/RELEASE-PLAN-6.0.txt ------------------------------------------------------------------------------ svn:eol-style = native --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]