- Add a draft release plan. Things should be expanded as needed, I probably forgot...
authorremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 16 Oct 2006 13:57:32 +0000 (13:57 +0000)
committerremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 16 Oct 2006 13:57:32 +0000 (13:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@464497 13f79535-47bb-0310-9956-ffa450edef68

RELEASE-PLAN-6.0.txt [new file with mode: 0644]

diff --git a/RELEASE-PLAN-6.0.txt b/RELEASE-PLAN-6.0.txt
new file mode 100644 (file)
index 0000000..9dbceef
--- /dev/null
@@ -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.