Author: markt
Date: Tue Dec 12 15:21:17 2023
New Revision: 1914597

URL: http://svn.apache.org/viewvc?rev=1914597&view=rev
Log:
Further updates

Modified:
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/docs/oldnews.html

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1914597&r1=1914596&r2=1914597&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Dec 12 15:21:17 2023
@@ -95,30 +95,9 @@ reach <a href="https://tomcat.apache.org
 <p style="text-align: center;">
 <a href="https://tomcat.apache.org/download-80.cgi";>Download</a>
 </p>
-</div><h3 id="Tomcat_9.0.83_Released"><span 
class="pull-right">2023-11-15</span> Tomcat 9.0.83 Released</h3><div 
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.83
-of Apache Tomcat. This release implements specifications that are part of the
-Java EE 8 platform. The notable changes compared to 9.0.82 include:</p>
-<ul>
-  <li>Fix reloading TLS configuration could cause the Connector to
-      refuse new connections or the JVM to crash.</li>
-  <li>Ensure that an IOException during the reading of the request
-      triggers always error handling, regardless of whether the
-      application swallows the exception.</li>
-</ul>
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.83_(remm)">Tomcat 9
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi";>Download</a>
-</p>
-</div><h3 id="Tomcat_11.0.0-M14_Released"><span 
class="pull-right">2023-11-15</span> Tomcat 11.0.0-M14 Released</h3><div 
class="text">
+</div><h3 id="Tomcat_11.0.0-M15_Released"><span 
class="pull-right">2023-12-12</span> Tomcat 11.0.0-M15 Released</h3><div 
class="text">
 <p>
-The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M14
+The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M15
 (alpha) of Apache Tomcat. This release is a milestone release and is targeted 
at
 Jakarta EE 11.</p>
 <p>Users of Tomcat 10 onwards should be aware that, as a result of the move 
from
@@ -131,30 +110,42 @@ to Tomcat 10 and later. A
 tool</a> is available to aid this process.</p>
 <p>The notable changes in this release are:</p>
 <ul>
-<li>Add OpenSSL integration using the FFM API rather than Tomcat Native. 
OpenSSL
-    support may be enabled by adding the
-    <code>org.apache.catalina.core.OpenSSLLifecycleListener</code> listener on 
-    the Server element when using Java 22 or later.</li>
-<li>Fix reloading TLS configuration could cause the Connector to refuse new
-    connections or the JVM to crash.</li>
-<li>Ensure that an IOException during the reading of the request triggers 
always
-    error handling, regardless of whether the application swallows the
-    exception.</li> 
+<li>Background processes for a Container no longer execute while lifecycle
+    operations are in progress for that Container.</li>
+<li>Align with the latest additions and changes from the Servlet 6.1
+    specification.</li>
+<li>Update the sample.war included in the documentation to use the Jakarta
+    EE APIs.</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.0-M12_(markt)">Tomcat 11
+<a href="tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M15_(markt)">Tomcat 11
 <strong>(alpha)</strong> changelog</a>.
 </p>
 
-<p><strong>Note:</strong> There are known regressions:
-with jdbc-pool (see bug <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=67664";>67664</a>) and
-with Connector configurations when <code>compression</code> is enabled
-(see bug <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=67670";>67670</a>). They 
will be fixed in the next release.
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-11.cgi";>Download</a>
+</p>
+</div><h3 id="Tomcat_9.0.83_Released"><span 
class="pull-right">2023-11-15</span> Tomcat 9.0.83 Released</h3><div 
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 9.0.83
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 8 platform. The notable changes compared to 9.0.82 include:</p>
+<ul>
+  <li>Fix reloading TLS configuration could cause the Connector to
+      refuse new connections or the JVM to crash.</li>
+  <li>Ensure that an IOException during the reading of the request
+      triggers always error handling, regardless of whether the
+      application swallows the exception.</li>
+</ul>
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.83_(remm)">Tomcat 9
+changelog</a>.
 </p>
 
 <p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-11.cgi";>Download</a>
+<a href="https://tomcat.apache.org/download-90.cgi";>Download</a>
 </p>
 </div><h3 id="Tomcat_Native_1.2.39_Released"><span 
class="pull-right">2023-10-03</span> Tomcat Native 1.2.39 Released</h3><div 
class="text">
 <p>

Modified: tomcat/site/trunk/docs/oldnews.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1914597&r1=1914596&r2=1914597&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Tue Dec 12 15:21:17 2023
@@ -78,6 +78,46 @@ reach <a href="https://tomcat.apache.org
 <p style="text-align: center;">
 <a href="https://tomcat.apache.org/download-80.cgi";>Download</a>
 </p>
+</div><h3 id="Tomcat_11.0.0-M14_Released"><span 
class="pull-right">2023-11-15</span> Tomcat 11.0.0-M14 Released</h3><div 
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M14
+(alpha) of Apache Tomcat. This release is a milestone release and is targeted 
at
+Jakarta EE 11.</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>Add OpenSSL integration using the FFM API rather than Tomcat Native. 
OpenSSL
+    support may be enabled by adding the
+    <code>org.apache.catalina.core.OpenSSLLifecycleListener</code> listener on 
+    the Server element when using Java 22 or later.</li>
+<li>Fix reloading TLS configuration could cause the Connector to refuse new
+    connections or the JVM to crash.</li>
+<li>Ensure that an IOException during the reading of the request triggers 
always
+    error handling, regardless of whether the application swallows the
+    exception.</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.0-M12_(markt)">Tomcat 11
+<strong>(alpha)</strong> changelog</a>.
+</p>
+
+<p><strong>Note:</strong> There are known regressions:
+with jdbc-pool (see bug <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=67664";>67664</a>) and
+with Connector configurations when <code>compression</code> is enabled
+(see bug <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=67670";>67670</a>). They 
will be fixed in the next release.
+</p>
+
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-11.cgi";>Download</a>
+</p>
 </div><h3 id="Tomcat_9.0.82_Released"><span 
class="pull-right">2023-10-13</span> Tomcat 9.0.82 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 9.0.82



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

Reply via email to