Author: schultz Date: Fri Sep 12 14:26:24 2025 New Revision: 1928371 Log: Adjust release warning.
Modified: tomcat/site/trunk/docs/oldnews.html tomcat/site/trunk/xdocs/oldnews.xml Modified: tomcat/site/trunk/docs/oldnews.html ============================================================================== --- tomcat/site/trunk/docs/oldnews.html Fri Sep 12 14:14:01 2025 (r1928370) +++ tomcat/site/trunk/docs/oldnews.html Fri Sep 12 14:26:24 2025 (r1928371) @@ -23,8 +23,7 @@ <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 use the next release.</b> </p> <p> The Apache Tomcat Project is proud to announce the release of version 10.1.45 Modified: tomcat/site/trunk/xdocs/oldnews.xml ============================================================================== --- tomcat/site/trunk/xdocs/oldnews.xml Fri Sep 12 14:14:01 2025 (r1928370) +++ tomcat/site/trunk/xdocs/oldnews.xml Fri Sep 12 14:26:24 2025 (r1928371) @@ -33,8 +33,7 @@ <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 use the next release.</b> </p> <p> The Apache Tomcat Project is proud to announce the release of version 10.1.45 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
