Author: schultz Date: Wed Sep 10 11:22:50 2025 New Revision: 1928330 Log: Add a warning about 10.1.45 and 9.0.109 releases and FileStore.
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 Wed Sep 10 10:05:15 2025 (r1928329) +++ tomcat/site/trunk/docs/index.html Wed Sep 10 11:22:50 2025 (r1928330) @@ -33,6 +33,12 @@ wiki page.</p> </div><h3 id="Tomcat_10.1.45_Released"><span class="pull-right">2025-09-08</span> Tomcat 10.1.45 Released</h3><div class="text"> <p> + <b>WARNING: Due to a packaging error during release, this release is missing + classes essential to support the use of the FileStore session storage + mechanism. If you use FileStore, please wait for the next release + (currently in progress).</b> +</p> +<p> The Apache Tomcat Project is proud to announce the release of version 10.1.45 of Apache Tomcat. This release implements specifications that are part of the Jakarta EE 10 platform.</p> @@ -69,6 +75,12 @@ changelog</a>. </p> </div><h3 id="Tomcat_9.0.109_Released"><span class="pull-right">2025-09-05</span> Tomcat 9.0.109 Released</h3><div class="text"> <p> + <b>WARNING: Due to a packaging error during release, this release is missing + classes essential to support the use of the FileStore session storage + mechanism. If you use FileStore, please wait for the next release + (currently in progress).</b> +</p> +<p> The Apache Tomcat Project is proud to announce the release of version 9.0.109 of Apache Tomcat. This release implements specifications that are part of the Java EE 8 platform. The notable changes compared to 9.0.108 include:</p> Modified: tomcat/site/trunk/xdocs/index.xml ============================================================================== --- tomcat/site/trunk/xdocs/index.xml Wed Sep 10 10:05:15 2025 (r1928329) +++ tomcat/site/trunk/xdocs/index.xml Wed Sep 10 11:22:50 2025 (r1928330) @@ -53,6 +53,12 @@ wiki page.</p> </section> <section name="Tomcat 10.1.45 Released" rtext="2025-09-08"> <p> + <b>WARNING: Due to a packaging error during release, this release is missing + classes essential to support the use of the FileStore session storage + mechanism. If you use FileStore, please wait for the next release + (currently in progress).</b> +</p> +<p> The Apache Tomcat Project is proud to announce the release of version 10.1.45 of Apache Tomcat. This release implements specifications that are part of the Jakarta EE 10 platform.</p> @@ -92,6 +98,12 @@ changelog</a>. <section name="Tomcat 9.0.109 Released" rtext="2025-09-05"> <p> + <b>WARNING: Due to a packaging error during release, this release is missing + classes essential to support the use of the FileStore session storage + mechanism. If you use FileStore, please wait for the next release + (currently in progress).</b> +</p> +<p> The Apache Tomcat Project is proud to announce the release of version 9.0.109 of Apache Tomcat. This release implements specifications that are part of the Java EE 8 platform. The notable changes compared to 9.0.108 include:</p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org