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 2021/07/27 10:33:09 UTC

svn commit: r1891825 - in /tomcat/site/trunk: docs/migration-10.1.html docs/whichversion.html xdocs/migration-10.1.xml xdocs/whichversion.xml

Author: markt
Date: Tue Jul 27 10:33:08 2021
New Revision: 1891825

URL: http://svn.apache.org/viewvc?rev=1891825&view=rev
Log:
Update Servlet spec version for Tomcat 10.1.x to 6.0

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

Modified: tomcat/site/trunk/docs/migration-10.1.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-10.1.html?rev=1891825&r1=1891824&r2=1891825&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-10.1.html (original)
+++ tomcat/site/trunk/docs/migration-10.1.html Tue Jul 27 10:33:08 2021
@@ -23,7 +23,7 @@ of Apache Tomcat.</p>
 
   <div class="subsection"><h4 id="Specification_APIs">Specification APIs</h4><div class="text">
 
-    <p>Apache Tomcat 10.1 supports the Jakarta Servlet TBD,
+    <p>Apache Tomcat 10.1 supports the Jakarta Servlet 6.0,
     Jakarta Server Pages TBD, Jakarta Expression Language TBD,
     JakartaWebSocket TBD and Jakarta Authentication TBD
     <a href="https://cwiki.apache.org/confluence/display/TOMCAT/Specifications">specifications</a>.

Modified: tomcat/site/trunk/docs/whichversion.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1891825&r1=1891824&r2=1891825&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Tue Jul 27 10:33:08 2021
@@ -24,7 +24,7 @@ specifications</a> and the respective Ap
 </tr>
 
 <tr>
-  <td>5.1</td>
+  <td>6.0</td>
   <td>TBD</td>
   <td>TBD</td>
   <td>TBD</td>
@@ -203,7 +203,7 @@ run stably for extended periods of time.
 
 <p><strong>Apache Tomcat 10.1.x</strong> is the current focus of development. It
 builds on Tomcat 10.0.x and implements the <strong>Servlet
-5.1</strong>, <strong>JSP TBD</strong>, <strong>EL TBD</strong>, <strong>WebSocket TBD
+6.0</strong>, <strong>JSP TBD</strong>, <strong>EL TBD</strong>, <strong>WebSocket TBD
 </strong> and <strong>Authentication TBD</strong> specifications (the versions required by
 Jakarta EE 10 platform).
 </p>

Modified: tomcat/site/trunk/xdocs/migration-10.1.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-10.1.xml?rev=1891825&r1=1891824&r2=1891825&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-10.1.xml (original)
+++ tomcat/site/trunk/xdocs/migration-10.1.xml Tue Jul 27 10:33:08 2021
@@ -34,7 +34,7 @@ of Apache Tomcat.</p>
 
   <subsection name="Specification APIs">
 
-    <p>Apache Tomcat 10.1 supports the Jakarta Servlet TBD,
+    <p>Apache Tomcat 10.1 supports the Jakarta Servlet 6.0,
     Jakarta Server Pages TBD, Jakarta Expression Language TBD,
     JakartaWebSocket TBD and Jakarta Authentication TBD
     <a href="https://cwiki.apache.org/confluence/display/TOMCAT/Specifications">specifications</a>.

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1891825&r1=1891824&r2=1891825&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Tue Jul 27 10:33:08 2021
@@ -33,7 +33,7 @@ specifications</a> and the respective Ap
 </tr>
 
 <tr>
-  <td>5.1</td>
+  <td>6.0</td>
   <td>TBD</td>
   <td>TBD</td>
   <td>TBD</td>
@@ -217,7 +217,7 @@ run stably for extended periods of time.
 
 <p><strong>Apache Tomcat 10.1.x</strong> is the current focus of development. It
 builds on Tomcat 10.0.x and implements the <strong>Servlet
-5.1</strong>, <strong>JSP TBD</strong>, <strong>EL TBD</strong>, <strong>WebSocket TBD
+6.0</strong>, <strong>JSP TBD</strong>, <strong>EL TBD</strong>, <strong>WebSocket TBD
 </strong> and <strong>Authentication TBD</strong> specifications (the versions required by
 Jakarta EE 10 platform).
 </p>



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