Author: markt Date: Fri Sep 5 11:46:58 2025 New Revision: 1928250 Log: Remove old release from index page
Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html ============================================================================== --- tomcat/site/trunk/docs/index.html Fri Sep 5 11:45:03 2025 (r1928249) +++ tomcat/site/trunk/docs/index.html Fri Sep 5 11:46:58 2025 (r1928250) @@ -121,32 +121,6 @@ changelog</a>. <p style="text-align: center;"> <a href="https://tomcat.apache.org/download-90.cgi">Download</a> </p> -</div><h3 id="Tomcat_11.0.8_Released"><span class="pull-right">2025-06-09</span> Tomcat 11.0.8 Released</h3><div class="text"> -<p> -The Apache Tomcat Project is proud to announce the release of version 11.0.8 -of Apache Tomcat. This release implements specifications that are part of the -Jakarta EE 11 platform.</p> -<p>Users of Tomcat 10 onwards should be aware that, as a result of the move from -Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse -Foundation, the primary package for all implemented APIs has changed from -<code>javax.*</code> to <code>jakarta.*</code>. This will almost certainly -require code changes to enable applications to migrate from Tomcat 9 and earlier -to Tomcat 10 and later. A -<a href="https://github.com/apache/tomcat-jakartaee-migration">migration -tool</a> is available to aid this process.</p> -<p>The notable changes in this release are:</p> -<ul> -<li>Provide finer grained control of multi-part request processing via two - new attributes on the Connector element.</li> -<li>Mark the JSP wrapper for reload after a failed compilation.</li> -<li>Update Tomcat Native to 2.0.9 including Windows binaries built with - OpenSSL 3.5.0.</li> -</ul> -<p> -Full details of these changes, and all the other changes, are available in the -<a href="tomcat-11.0-doc/changelog.html#Tomcat_11.0.8_(markt)">Tomcat 11 -changelog</a>. -</p> </div><h3 id="Tomcat_Native_2.0.9_Released"><span class="pull-right">2025-05-29</span> Tomcat Native 2.0.9 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 2.0.9 of Modified: tomcat/site/trunk/xdocs/index.xml ============================================================================== --- tomcat/site/trunk/xdocs/index.xml Fri Sep 5 11:45:03 2025 (r1928249) +++ tomcat/site/trunk/xdocs/index.xml Fri Sep 5 11:46:58 2025 (r1928250) @@ -148,36 +148,6 @@ changelog</a>. </section> - - -<section name="Tomcat 11.0.8 Released" rtext="2025-06-09"> -<p> -The Apache Tomcat Project is proud to announce the release of version 11.0.8 -of Apache Tomcat. This release implements specifications that are part of the -Jakarta EE 11 platform.</p> -<p>Users of Tomcat 10 onwards should be aware that, as a result of the move from -Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse -Foundation, the primary package for all implemented APIs has changed from -<code>javax.*</code> to <code>jakarta.*</code>. This will almost certainly -require code changes to enable applications to migrate from Tomcat 9 and earlier -to Tomcat 10 and later. A -<a href="https://github.com/apache/tomcat-jakartaee-migration">migration -tool</a> is available to aid this process.</p> -<p>The notable changes in this release are:</p> -<ul> -<li>Provide finer grained control of multi-part request processing via two - new attributes on the Connector element.</li> -<li>Mark the JSP wrapper for reload after a failed compilation.</li> -<li>Update Tomcat Native to 2.0.9 including Windows binaries built with - OpenSSL 3.5.0.</li> -</ul> -<p> -Full details of these changes, and all the other changes, are available in the -<a href="tomcat-11.0-doc/changelog.html#Tomcat_11.0.8_(markt)">Tomcat 11 -changelog</a>. -</p> -</section> - <section name="Tomcat Native 2.0.9 Released" rtext="2025-05-29"> <p> The Apache Tomcat Project is proud to announce the release of version 2.0.9 of --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org