You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2013/08/05 23:01:17 UTC

svn commit: r1510731 - in /tomcat/site/trunk: docs/whichversion.html xdocs/whichversion.xml

Author: markt
Date: Mon Aug  5 21:01:16 2013
New Revision: 1510731

URL: http://svn.apache.org/r1510731
Log:
Add some text for 8.0.x

Modified:
    tomcat/site/trunk/docs/whichversion.html
    tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/docs/whichversion.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1510731&r1=1510730&r2=1510731&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Mon Aug  5 21:01:16 2013
@@ -381,6 +381,59 @@ stably for extended periods of time.</p>
 </table>
 <table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr>
+<td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a name="Apache Tomcat 8.x">
+<!--()--></a><a name="Apache_Tomcat_8.x"><strong>Apache Tomcat 8.x</strong></a></font></td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+
+<p>
+<strong>Apache Tomcat 8.x</strong> is the current focus of development, It
+builds upon the improvements made in Tomcat 7.0.x and implements the
+<strong>Servlet 3.1</strong>, <strong>JSP 2.3</strong>, <strong>EL 3.0</strong>
+and <strong>Web Socket 1.0</strong> specifications. In addition
+to that, it includes the following improvements:
+<ul>
+
+<li>A single, common resources implementation to replace the multiple resource
+    extension features provided in earlier versions.</li>
+
+</ul>
+
+</p>
+
+
+<p>Tomcat 8 is currently in an alpha state. Regular (at least monthly) release
+candidates are being made available for testing. All the specifications are
+feature complete as of 8.0.0-RC1. The remaining work includes:</p>
+
+<ul>
+  
+<li>Review the EG discussions of the various grey areas in the specifications
+      and implement any changes considered appropriate.</li>
+  
+<li>Complete the work to have Jasper initialized and configured purely via a
+      <code>ServletContainerInitializer</code>.</li>
+  
+<li>Switch to using UTF-8 as the default URI encoding.</li>
+
+</ul>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br>
+</td>
+</tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
 <td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica,sanserif"><a name="Apache Tomcat 7.x">
 <!--()--></a><a name="Apache_Tomcat_7.x"><strong>Apache Tomcat 7.x</strong></a></font></td>
 </tr>
@@ -391,11 +444,10 @@ stably for extended periods of time.</p>
 
 
 <p>
-<strong>Apache Tomcat 7.x</strong> is the current focus of
-development.  It builds upon the improvements made in Tomcat 6.0.x and
-implements the <strong>Servlet 3.0</strong>, <strong>JSP 2.2</strong> and
-<strong>EL 2.2</strong> specifications. In addition to that, it includes the
-following improvements:
+<strong>Apache Tomcat 7.x</strong> builds upon the improvements made in
+Tomcat 6.0.x and implements the <strong>Servlet 3.0</strong>,
+<strong>JSP 2.2</strong> and <strong>EL 2.2</strong> specifications. In addition
+to that, it includes the following improvements:
 <ul>
 
 <li>Web application memory leak detection and prevention</li>

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1510731&r1=1510730&r2=1510731&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Mon Aug  5 21:01:16 2013
@@ -135,13 +135,39 @@ stably for extended periods of time.</p>
 
 </section>
 
+
+<section name="Apache Tomcat 8.x">
+
+<p><strong>Apache Tomcat 8.x</strong> is the current focus of development, It
+builds upon the improvements made in Tomcat 7.0.x and implements the
+<strong>Servlet 3.1</strong>, <strong>JSP 2.3</strong>, <strong>EL 3.0</strong>
+and <strong>Web Socket 1.0</strong> specifications. In addition
+to that, it includes the following improvements:
+<ul>
+<li>A single, common resources implementation to replace the multiple resource
+    extension features provided in earlier versions.</li>
+</ul>
+</p>
+
+<p>Tomcat 8 is currently in an alpha state. Regular (at least monthly) release
+candidates are being made available for testing. All the specifications are
+feature complete as of 8.0.0-RC1. The remaining work includes:</p>
+<ul>
+  <li>Review the EG discussions of the various grey areas in the specifications
+      and implement any changes considered appropriate.</li>
+  <li>Complete the work to have Jasper initialized and configured purely via a
+      <code>ServletContainerInitializer</code>.</li>
+  <li>Switch to using UTF-8 as the default URI encoding.</li>
+</ul>
+</section>
+
+
 <section name="Apache Tomcat 7.x">
 
-<p><strong>Apache Tomcat 7.x</strong> is the current focus of
-development.  It builds upon the improvements made in Tomcat 6.0.x and
-implements the <strong>Servlet 3.0</strong>, <strong>JSP 2.2</strong> and
-<strong>EL 2.2</strong> specifications. In addition to that, it includes the
-following improvements:
+<p><strong>Apache Tomcat 7.x</strong> builds upon the improvements made in
+Tomcat 6.0.x and implements the <strong>Servlet 3.0</strong>,
+<strong>JSP 2.2</strong> and <strong>EL 2.2</strong> specifications. In addition
+to that, it includes the following improvements:
 <ul>
 <li>Web application memory leak detection and prevention</li>
 <li>Improved security for the Manager and Host Manager applications</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org