Author: schultz Date: Fri Sep 12 14:12:05 2025 New Revision: 1928369 Log: Remove note about Tomcat 9.0.110 release being in progress.
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 12 14:07:48 2025 (r1928368) +++ tomcat/site/trunk/docs/index.html Fri Sep 12 14:12:05 2025 (r1928369) @@ -67,8 +67,7 @@ changelog</a>. <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> + mechanism. If you use FileStore, please wait for the next release.</b> </p> <p> The Apache Tomcat Project is proud to announce the release of version 9.0.109 Modified: tomcat/site/trunk/xdocs/index.xml ============================================================================== --- tomcat/site/trunk/xdocs/index.xml Fri Sep 12 14:07:48 2025 (r1928368) +++ tomcat/site/trunk/xdocs/index.xml Fri Sep 12 14:12:05 2025 (r1928369) @@ -91,8 +91,7 @@ changelog</a>. <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> + mechanism. If you use FileStore, please wait for the next release.</b> </p> <p> The Apache Tomcat Project is proud to announce the release of version 9.0.109 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
