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 2014/11/03 13:51:55 UTC

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

Author: markt
Date: Mon Nov  3 12:51:54 2014
New Revision: 1636342

URL: http://svn.apache.org/r1636342
Log:
Add initial Tomcat 9 info

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

Modified: tomcat/site/trunk/docs/svn.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/svn.html?rev=1636342&r1=1636341&r2=1636342&view=diff
==============================================================================
--- tomcat/site/trunk/docs/svn.html (original)
+++ tomcat/site/trunk/docs/svn.html Mon Nov  3 12:51:54 2014
@@ -342,6 +342,16 @@ http://svn.apache.org/repos/asf/tomcat</
   
 <tr>
     
+<td><a href="http://svn.apache.org/repos/asf/tomcat/tc8.0.x">
+        <code>/tc8.0.x/</code></a></td>
+    <td>The stable 8.0.x release branch. See
+        <a href="http://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk">
+        <code>/tc8.0.x/trunk/</code></a>.</td>
+  
+</tr>
+  
+<tr>
+    
 <td><a href="http://svn.apache.org/repos/asf/tomcat/trunk">
         <code>/trunk/</code></a></td>
     <td>The primary development branch. Patches are committed here 

Modified: tomcat/site/trunk/docs/whichversion.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1636342&r1=1636341&r2=1636342&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Mon Nov  3 12:51:54 2014
@@ -222,6 +222,19 @@ mapping between the specifications and t
 
 <tr>
   
+<td>4.0</td>
+  <td>TBD (2.4?)</td>
+  <td>TBD (3.1?)</td>
+  <td>TBD (1.2?)</td>
+  <td>9.0.x</td>
+  <td>None</td>
+  <td>8 and later</td>
+
+</tr>
+
+
+<tr>
+  
 <td>3.1</td>
   <td>2.3</td>
   <td>3.0</td>
@@ -382,16 +395,35 @@ stably for extended periods of time.</p>
 
 
 </div>
+<h3 id="Apache_Tomcat_9.x">Apache Tomcat 9.x</h3>
+<div class="text">
+
+
+<p>
+<strong>Apache Tomcat 9.x</strong> is the current focus of development, It
+builds on Tomcat 8.0.x and will implement the <strong>Servlet 4.0</strong>,
+<strong>JSP 2.4?</strong>, <strong>EL 3.1?</strong> and
+<strong>Web Socket 1.2?</strong> specifications. In addition to that, it
+includes the following significant improvements:
+</p>
+
+<ul>
+
+<li>TBD (9.0.x is work in progress)</li>
+
+</ul>
+
+
+</div>
 <h3 id="Apache_Tomcat_8.x">Apache Tomcat 8.x</h3>
 <div class="text">
 
 
 <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>Apache Tomcat 8.x</strong> builds on 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.1</strong> specifications. In addition
-to that, it includes the following improvements:
+to that, it includes the following significant improvements:
 </p>
 
 <ul>

Modified: tomcat/site/trunk/xdocs/svn.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/svn.xml?rev=1636342&r1=1636341&r2=1636342&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/svn.xml (original)
+++ tomcat/site/trunk/xdocs/svn.xml Mon Nov  3 12:51:54 2014
@@ -102,6 +102,13 @@ http://svn.apache.org/repos/asf/tomcat</
         <code>/tc7.0.x/trunk/</code></a>.</td>
   </tr>
   <tr>
+    <td><a href="http://svn.apache.org/repos/asf/tomcat/tc8.0.x">
+        <code>/tc8.0.x/</code></a></td>
+    <td>The stable 8.0.x release branch. See
+        <a href="http://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk">
+        <code>/tc8.0.x/trunk/</code></a>.</td>
+  </tr>
+  <tr>
     <td><a href="http://svn.apache.org/repos/asf/tomcat/trunk">
         <code>/trunk/</code></a></td>
     <td>The primary development branch. Patches are committed here 

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1636342&r1=1636341&r2=1636342&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Mon Nov  3 12:51:54 2014
@@ -30,6 +30,16 @@ mapping between the specifications and t
 </tr>
 
 <tr>
+  <td>4.0</td>
+  <td>TBD (2.4?)</td>
+  <td>TBD (3.1?)</td>
+  <td>TBD (1.2?)</td>
+  <td>9.0.x</td>
+  <td>None</td>
+  <td>8 and later</td>
+</tr>
+
+<tr>
   <td>3.1</td>
   <td>2.3</td>
   <td>3.0</td>
@@ -155,13 +165,25 @@ stably for extended periods of time.</p>
 </section>
 
 
+<section name="Apache Tomcat 9.x">
+
+<p><strong>Apache Tomcat 9.x</strong> is the current focus of development, It
+builds on Tomcat 8.0.x and will implement the <strong>Servlet 4.0</strong>,
+<strong>JSP 2.4?</strong>, <strong>EL 3.1?</strong> and
+<strong>Web Socket 1.2?</strong> specifications. In addition to that, it
+includes the following significant improvements:
+</p>
+<ul>
+<li>TBD (9.0.x is work in progress)</li>
+</ul>
+
+</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
+<p><strong>Apache Tomcat 8.x</strong> builds on 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.1</strong> specifications. In addition
-to that, it includes the following improvements:
+to that, it includes the following significant improvements:
 </p>
 <ul>
 <li>A single, common resources implementation to replace the multiple resource



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