Author: markt
Date: Tue Jan  9 17:29:27 2024
New Revision: 1915163

URL: http://svn.apache.org/viewvc?rev=1915163&view=rev
Log:
Update site for 11.0.0-M16 release

Modified:
    tomcat/site/trunk/build.properties.default
    tomcat/site/trunk/docs/download-11.html
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/docs/migration-11.0.html
    tomcat/site/trunk/docs/oldnews.html
    tomcat/site/trunk/docs/whichversion.html
    tomcat/site/trunk/xdocs/download-11.xml
    tomcat/site/trunk/xdocs/index.xml
    tomcat/site/trunk/xdocs/migration-11.0.xml
    tomcat/site/trunk/xdocs/oldnews.xml
    tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1915163&r1=1915162&r2=1915163&view=diff
==============================================================================
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Tue Jan  9 17:29:27 2024
@@ -39,7 +39,7 @@ tomcat.loc=https://downloads.apache.org/
 tomcat8.5=8.5.98
 tomcat9.0=9.0.84
 tomcat10.1=10.1.18
-tomcat11.0=11.0.0-M15
+tomcat11.0=11.0.0-M16
 
 # ----- Download destination -----
 tomcat-site-docs.home=${base.path}/tomcat-site-docs/

Modified: tomcat/site/trunk/docs/download-11.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-11.html?rev=1915163&r1=1915162&r2=1915163&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-11.html (original)
+++ tomcat/site/trunk/docs/download-11.html Tue Jan  9 17:29:27 2024
@@ -19,7 +19,7 @@
     
   </div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text">
 
-[define v]11.0.0-M15[end]
+[define v]11.0.0-M16[end]
         <a href="https://downloads.apache.org/tomcat/tomcat-11/KEYS";>KEYS</a> |
         <a href="#[v]">[v]</a> <strong>(alpha)</strong> |
         <a href="[preferred]tomcat/tomcat-11" rel="nofollow">Browse</a> |

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1915163&r1=1915162&r2=1915163&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Jan  9 17:29:27 2024
@@ -34,37 +34,6 @@ wiki page.</p>
 <p>Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
 project logo are trademarks of the Apache Software Foundation.</p>
 
-</div><h3 id="Tomcat_8.5.98_Released"><span 
class="pull-right">2024-01-09</span> Tomcat 8.5.98 Released</h3><div 
class="text">
-<p> 
-The Apache Tomcat Project is proud to announce the release of version 8.5.98
-of Apache Tomcat. This release implements specifications that are part of the
-Java EE 7 platform. The notable changes compared to 8.5.97 include:
-</p>
-<ul>
-  <li>Fix virtual thread support for the NIO2 connector.</li>
-
-  <li>Correct a regression in the fix for 67675 that broke TLS key file
-      parsing for PKCS#8 format keys that do not specify an explicit
-      pseudo-random function and rely on the default. This typically affects
-      keys generated by OpenSSL 1.0.2.</li>
-
-  <li>Allow multiple operations with the same name on introspected mbeans,
-      fixing a regression caused by the introduction of a second
-      addSslHostConfig() method.</li>
-</ul>
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.98_(schultz)">Tomcat 8
-changelog</a>.
-</p>
-
-<p style="font-weight:bold">Please note that Apache Tomcat 8.5.x will
-reach <a href="https://tomcat.apache.org/tomcat-85-eol.html";>End-of-life</a>
-(EOL) on 31 March 2024.</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi";>Download</a>
-</p>
 </div><h3 id="Tomcat_10.1.18_Released"><span 
class="pull-right">2024-01-09</span> Tomcat 10.1.18 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 10.1.18
@@ -101,32 +70,40 @@ changelog</a>.
 <p style="text-align: center;">
 <a href="https://tomcat.apache.org/download-10.cgi";>Download</a>
 </p>
-</div><h3 id="Tomcat_9.0.84_Released"><span 
class="pull-right">2023-12-12</span> Tomcat 9.0.84 Released</h3><div 
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.84
+</div><h3 id="Tomcat_8.5.98_Released"><span 
class="pull-right">2024-01-09</span> Tomcat 8.5.98 Released</h3><div 
class="text">
+<p> 
+The Apache Tomcat Project is proud to announce the release of version 8.5.98
 of Apache Tomcat. This release implements specifications that are part of the
-Java EE 8 platform. The notable changes compared to 9.0.83 include:</p>
+Java EE 7 platform. The notable changes compared to 8.5.97 include:
+</p>
 <ul>
-  <li>Background processes for a Container no longer execute while lifecycle
-      operations are in progress for that Container.</li>
+  <li>Fix virtual thread support for the NIO2 connector.</li>
 
-  <li>Correct unintended escaping of XML in some WebDAV responses.</li>
+  <li>Correct a regression in the fix for 67675 that broke TLS key file
+      parsing for PKCS#8 format keys that do not specify an explicit
+      pseudo-random function and rely on the default. This typically affects
+      keys generated by OpenSSL 1.0.2.</li>
 
-  <li>Use a 408 status code if a read timeout occurs during HTTP
-      request processing instead of an HTTP 400 status.</li>
+  <li>Allow multiple operations with the same name on introspected mbeans,
+      fixing a regression caused by the introduction of a second
+      addSslHostConfig() method.</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.84_(remm)">Tomcat 9
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.98_(schultz)">Tomcat 8
 changelog</a>.
 </p>
 
+<p style="font-weight:bold">Please note that Apache Tomcat 8.5.x will
+reach <a href="https://tomcat.apache.org/tomcat-85-eol.html";>End-of-life</a>
+(EOL) on 31 March 2024.</p>
+
 <p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi";>Download</a>
+<a href="https://tomcat.apache.org/download-80.cgi";>Download</a>
 </p>
-</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">
+</div><h3 id="Tomcat_11.0.0-M16_Released"><span 
class="pull-right">2024-01-09</span> Tomcat 11.0.0-M16 Released</h3><div 
class="text">
 <p>
-The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M15
+The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M16
 (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
@@ -139,22 +116,47 @@ 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>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>
+<li>Fix virtual thread support for the NIO2 connector</li>
+<li>Correct a regression in the fix for 67675 that broke TLS key file
+    parsing for PKCS#8 format keys that do not specify an explicit
+    pseudo-random function and rely on the default. This typically affects
+    keys generated by OpenSSL 1.0.2.</li>
+<li>Allow multiple operations with the same name on introspected mbeans,
+    fixing a regression caused by the introduction of a second
+    addSslHostConfig() method.</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-M15_(markt)">Tomcat 11
+<a href="tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M16_(markt)">Tomcat 11
 <strong>(alpha)</strong> changelog</a>.
 </p>
 
 <p style="text-align: center;">
 <a href="https://tomcat.apache.org/download-11.cgi";>Download</a>
 </p>
+</div><h3 id="Tomcat_9.0.84_Released"><span 
class="pull-right">2023-12-12</span> Tomcat 9.0.84 Released</h3><div 
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 9.0.84
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 8 platform. The notable changes compared to 9.0.83 include:</p>
+<ul>
+  <li>Background processes for a Container no longer execute while lifecycle
+      operations are in progress for that Container.</li>
+
+  <li>Correct unintended escaping of XML in some WebDAV responses.</li>
+
+  <li>Use a 408 status code if a read timeout occurs during HTTP
+      request processing instead of an HTTP 400 status.</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.84_(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_Native_1.2.39_Released"><span 
class="pull-right">2023-10-03</span> Tomcat Native 1.2.39 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.39 of

Modified: tomcat/site/trunk/docs/migration-11.0.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-11.0.html?rev=1915163&r1=1915162&r2=1915163&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-11.0.html (original)
+++ tomcat/site/trunk/docs/migration-11.0.html Tue Jan  9 17:29:27 2024
@@ -149,8 +149,9 @@ versions of Apache Tomcat<sup>&reg;</sup
     <option value="11.0.0-M11">11.0.0-M11</option>
     <option value="11.0.0-M12">11.0.0-M12</option>
     <option value="11.0.0-M13">11.0.0-M13</option>
-    <option value="11.0.0-M14" selected>11.0.0-M14</option>
-    <option value="11.0.0-M15">11.0.0-M15</option>
+    <option value="11.0.0-M14">11.0.0-M14</option>
+    <option value="11.0.0-M15" selected>11.0.0-M15</option>
+    <option value="11.0.0-M16">11.0.0-M16</option>
     </select>,</label> <label>new version:
     <select name="target">
     <option value="11.0.0-M1">11.0.0-M1</option>
@@ -165,7 +166,8 @@ versions of Apache Tomcat<sup>&reg;</sup
     <option value="11.0.0-M12">11.0.0-M12</option>
     <option value="11.0.0-M13">11.0.0-M13</option>
     <option value="11.0.0-M14">11.0.0-M14</option>
-    <option value="11.0.0-M15" selected>11.0.0-M15</option>
+    <option value="11.0.0-M15">11.0.0-M15</option>
+    <option value="11.0.0-M16" selected>11.0.0-M16</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     </p>

Modified: tomcat/site/trunk/docs/oldnews.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1915163&r1=1915162&r2=1915163&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Tue Jan  9 17:29:27 2024
@@ -17,6 +17,37 @@
   <li><a href="oldnews-2011.html">year 2011</a></li>
   <li><a href="oldnews-2010.html">year 2010</a></li>
 </ul>
+</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-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
+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>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-M15_(markt)">Tomcat 11
+<strong>(alpha)</strong> changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-11.cgi";>Download</a>
+</p>
 </div><h3 id="Tomcat_8.5.97_Released"><span 
class="pull-right">2023-12-12</span> Tomcat 8.5.97 Released</h3><div 
class="text">
 <p> 
 The Apache Tomcat Project is proud to announce the release of version 8.5.97

Modified: tomcat/site/trunk/docs/whichversion.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1915163&r1=1915162&r2=1915163&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Tue Jan  9 17:29:27 2024
@@ -28,7 +28,7 @@ specifications</a> and the respective Ap
   <td>TBD</td>
   <td>TBD</td>
   <td>11.0.x</td>
-  <td>11.0.0-M15 (alpha)</td>
+  <td>11.0.0-M16 (alpha)</td>
   <td>21 and later</td>
 </tr>
 

Modified: tomcat/site/trunk/xdocs/download-11.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-11.xml?rev=1915163&r1=1915162&r2=1915163&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-11.xml (original)
+++ tomcat/site/trunk/xdocs/download-11.xml Tue Jan  9 17:29:27 2024
@@ -31,7 +31,7 @@
  Define variable to hold the current version number.
  Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
 -->
-[define v]11.0.0-M15[end]
+[define v]11.0.0-M16[end]
         <a href="https://downloads.apache.org/tomcat/tomcat-11/KEYS";>KEYS</a> |
         <a href="#[v]">[v]</a> <strong>(alpha)</strong> |
         <a href="[preferred]tomcat/tomcat-11" rel="nofollow">Browse</a> |

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1915163&r1=1915162&r2=1915163&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Jan  9 17:29:27 2024
@@ -54,39 +54,6 @@ wiki page.</p>
 project logo are trademarks of the Apache Software Foundation.</p>
 
 </section>
-<section name="Tomcat 8.5.98 Released" rtext="2024-01-09">
-<p> 
-The Apache Tomcat Project is proud to announce the release of version 8.5.98
-of Apache Tomcat. This release implements specifications that are part of the
-Java EE 7 platform. The notable changes compared to 8.5.97 include:
-</p>
-<ul>
-  <li>Fix virtual thread support for the NIO2 connector.</li>
-
-  <li>Correct a regression in the fix for 67675 that broke TLS key file
-      parsing for PKCS#8 format keys that do not specify an explicit
-      pseudo-random function and rely on the default. This typically affects
-      keys generated by OpenSSL 1.0.2.</li>
-
-  <li>Allow multiple operations with the same name on introspected mbeans,
-      fixing a regression caused by the introduction of a second
-      addSslHostConfig() method.</li>
-</ul>
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.98_(schultz)">Tomcat 8
-changelog</a>.
-</p>
-
-<p style="font-weight:bold">Please note that Apache Tomcat 8.5.x will
-reach <a href="https://tomcat.apache.org/tomcat-85-eol.html";>End-of-life</a>
-(EOL) on 31 March 2024.</p>
-
-<p style="text-align: center;">
-<a href="download-80.cgi">Download</a>
-</p>
-</section>
-
 
 <section name="Tomcat 10.1.18 Released" rtext="2024-01-09">
 <p>
@@ -126,40 +93,42 @@ changelog</a>.
 </p>
 </section>
 
-
-<section name="Tomcat 9.0.84 Released" rtext="2023-12-12">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.84
+<section name="Tomcat 8.5.98 Released" rtext="2024-01-09">
+<p> 
+The Apache Tomcat Project is proud to announce the release of version 8.5.98
 of Apache Tomcat. This release implements specifications that are part of the
-Java EE 8 platform. The notable changes compared to 9.0.83 include:</p>
+Java EE 7 platform. The notable changes compared to 8.5.97 include:
+</p>
 <ul>
-  <li>Background processes for a Container no longer execute while lifecycle
-      operations are in progress for that Container.</li>
+  <li>Fix virtual thread support for the NIO2 connector.</li>
 
-  <li>Correct unintended escaping of XML in some WebDAV responses.</li>
+  <li>Correct a regression in the fix for 67675 that broke TLS key file
+      parsing for PKCS#8 format keys that do not specify an explicit
+      pseudo-random function and rely on the default. This typically affects
+      keys generated by OpenSSL 1.0.2.</li>
 
-  <li>Use a 408 status code if a read timeout occurs during HTTP
-      request processing instead of an HTTP 400 status.</li>
+  <li>Allow multiple operations with the same name on introspected mbeans,
+      fixing a regression caused by the introduction of a second
+      addSslHostConfig() method.</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.84_(remm)">Tomcat 9
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.98_(schultz)">Tomcat 8
 changelog</a>.
 </p>
 
+<p style="font-weight:bold">Please note that Apache Tomcat 8.5.x will
+reach <a href="https://tomcat.apache.org/tomcat-85-eol.html";>End-of-life</a>
+(EOL) on 31 March 2024.</p>
+
 <p style="text-align: center;">
-<a href="download-90.cgi">Download</a>
+<a href="download-80.cgi">Download</a>
 </p>
 </section>
 
-
-
-
-
-
-<section name="Tomcat 11.0.0-M15 Released" rtext="2023-12-12">
+<section name="Tomcat 11.0.0-M16 Released" rtext="2024-01-09">
 <p>
-The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M15
+The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M16
 (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
@@ -172,16 +141,18 @@ 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>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>
+<li>Fix virtual thread support for the NIO2 connector</li>
+<li>Correct a regression in the fix for 67675 that broke TLS key file
+    parsing for PKCS#8 format keys that do not specify an explicit
+    pseudo-random function and rely on the default. This typically affects
+    keys generated by OpenSSL 1.0.2.</li>
+<li>Allow multiple operations with the same name on introspected mbeans,
+    fixing a regression caused by the introduction of a second
+    addSslHostConfig() method.</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-M15_(markt)">Tomcat 11
+<a href="tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M16_(markt)">Tomcat 11
 <strong>(alpha)</strong> changelog</a>.
 </p>
 
@@ -190,6 +161,37 @@ Full details of these changes, and all t
 </p>
 </section>
 
+<section name="Tomcat 9.0.84 Released" rtext="2023-12-12">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 9.0.84
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 8 platform. The notable changes compared to 9.0.83 include:</p>
+<ul>
+  <li>Background processes for a Container no longer execute while lifecycle
+      operations are in progress for that Container.</li>
+
+  <li>Correct unintended escaping of XML in some WebDAV responses.</li>
+
+  <li>Use a 408 status code if a read timeout occurs during HTTP
+      request processing instead of an HTTP 400 status.</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.84_(remm)">Tomcat 9
+changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-90.cgi">Download</a>
+</p>
+</section>
+
+
+
+
+
+
+
 
 <section name="Tomcat Native 1.2.39 Released" rtext="2023-10-03">
 <p>

Modified: tomcat/site/trunk/xdocs/migration-11.0.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-11.0.xml?rev=1915163&r1=1915162&r2=1915163&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-11.0.xml (original)
+++ tomcat/site/trunk/xdocs/migration-11.0.xml Tue Jan  9 17:29:27 2024
@@ -166,8 +166,9 @@ versions of Apache Tomcat<sup>&#174;</su
     <option value="11.0.0-M11">11.0.0-M11</option>
     <option value="11.0.0-M12">11.0.0-M12</option>
     <option value="11.0.0-M13">11.0.0-M13</option>
-    <option value="11.0.0-M14" selected="selected">11.0.0-M14</option>
-    <option value="11.0.0-M15">11.0.0-M15</option>
+    <option value="11.0.0-M14">11.0.0-M14</option>
+    <option value="11.0.0-M15" selected="selected">11.0.0-M15</option>
+    <option value="11.0.0-M16">11.0.0-M16</option>
     </select>,</label> <label>new version:
     <select name="target">
     <option value="11.0.0-M1">11.0.0-M1</option>
@@ -182,7 +183,8 @@ versions of Apache Tomcat<sup>&#174;</su
     <option value="11.0.0-M12">11.0.0-M12</option>
     <option value="11.0.0-M13">11.0.0-M13</option>
     <option value="11.0.0-M14">11.0.0-M14</option>
-    <option value="11.0.0-M15" selected="selected">11.0.0-M15</option>
+    <option value="11.0.0-M15">11.0.0-M15</option>
+    <option value="11.0.0-M16" selected="selected">11.0.0-M16</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     </p>

Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1915163&r1=1915162&r2=1915163&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Tue Jan  9 17:29:27 2024
@@ -27,6 +27,38 @@
   <li><a href="oldnews-2010.html">year 2010</a></li>
 </ul>
 </section>
+<section name="Tomcat 11.0.0-M15 Released" rtext="2023-12-12">
+<p>
+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
+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>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-M15_(markt)">Tomcat 11
+<strong>(alpha)</strong> changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-11.cgi">Download</a>
+</p>
+</section>
 <section name="Tomcat 8.5.97 Released" rtext="2023-12-12">
 <p> 
 The Apache Tomcat Project is proud to announce the release of version 8.5.97

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1915163&r1=1915162&r2=1915163&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Tue Jan  9 17:29:27 2024
@@ -39,7 +39,7 @@ specifications</a> and the respective Ap
   <td>TBD</td>
   <td>TBD</td>
   <td>11.0.x</td>
-  <td>11.0.0-M15 (alpha)</td>
+  <td>11.0.0-M16 (alpha)</td>
   <td>21 and later</td>
 </tr>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to