Modified: tomcat/site/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Tue Feb 18 13:49:50 2025
@@ -37,7 +37,7 @@ tomcat.loc=https://downloads.apache.org/
 
 # ----- Tomcat versions -----
 tomcat9.0=9.0.100
-tomcat10.1=10.1.35
+tomcat10.1=10.1.36
 tomcat11.0=11.0.4
 
 # ----- Download destination -----

Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Tue Feb 18 13:49:50 2025
@@ -60,8 +60,8 @@
     <release>
       <Version>
         <name>Latest Stable 10.1.x Release</name>
-        <created>2025-02-10</created>
-        <revision>10.1.35</revision>
+        <created>2025-02-18</created>
+        <revision>10.1.36</revision>
       </Version>
     </release>
     <release>

Modified: tomcat/site/trunk/docs/download-10.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-10.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-10.html (original)
+++ tomcat/site/trunk/docs/download-10.html Tue Feb 18 13:49:50 2025
@@ -19,7 +19,7 @@
     
   </div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text">
 
-[define v]10.1.35[end]
+[define v]10.1.36[end]
         <a href="https://downloads.apache.org/tomcat/tomcat-10/KEYS";>KEYS</a> |
         <a href="#[v]">[v]</a> |
         <a href="[preferred]tomcat/tomcat-10" rel="nofollow">Browse</a> |

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Feb 18 13:49:50 2025
@@ -34,6 +34,36 @@ 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_10.1.36_Released"><span 
class="pull-right">2025-02-18</span> Tomcat 10.1.36 Released</h3><div 
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 10.1.36
+of Apache Tomcat. This release implements specifications that are part of the
+Jakarta EE 10 platform.</p>
+<p>Applications that run on Tomcat 9 and earlier will not run on Tomcat 10
+without changes. Java EE based applications designed for Tomcat 9 and earlier
+may be placed in the <code>$CATALINA_BASE/webapps-javaee</code> directory and
+Tomcat will automatically convert them to Jakarta EE and copy them to the
+webapps directory. This conversion is performed using the
+<a href="https://github.com/apache/tomcat-jakartaee-migration";>Apache Tomcat
+migration tool for Jakarta EE tool</a> which is also available as a separate
+<a href="https://tomcat.apache.org/download-migration.cgi";>download</a> for 
off-line use.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+  <li>Fix 69576. Add a catch for InaccessibleObjectException to avoid
+      embedded users having to add an additional --add-opens</li>
+
+  <li>Add a JSON formatter to JULI</li>
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-10.1-doc/changelog.html#Tomcat_10.1.36_(schultz)">Tomcat 10.1
+changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-10.cgi";>Download</a>
+</p>
 </div><h3 id="Tomcat_9.0.100_Released"><span 
class="pull-right">2025-02-17</span> Tomcat 9.0.100 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 9.0.100
@@ -81,43 +111,6 @@ changelog</a>.
 <p style="text-align: center;">
 <a href="https://tomcat.apache.org/download-11.cgi";>Download</a>
 </p>
-</div><h3 id="Tomcat_10.1.35_Released"><span 
class="pull-right">2025-02-10</span> Tomcat 10.1.35 Released</h3><div 
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 10.1.35
-of Apache Tomcat. This release implements specifications that are part of the
-Jakarta EE 10 platform.</p>
-<p>Applications that run on Tomcat 9 and earlier will not run on Tomcat 10
-without changes. Java EE based applications designed for Tomcat 9 and earlier
-may be placed in the <code>$CATALINA_BASE/webapps-javaee</code> directory and
-Tomcat will automatically convert them to Jakarta EE and copy them to the
-webapps directory. This conversion is performed using the
-<a href="https://github.com/apache/tomcat-jakartaee-migration";>Apache Tomcat
-migration tool for Jakarta EE tool</a> which is also available as a separate
-<a href="https://tomcat.apache.org/download-migration.cgi";>download</a> for 
off-line use.</p>
-<p>The notable changes in this release are:</p>
-<ul>
-  <li>Allow readOnly attribute configuration on the Resources element and
-      allow configuration of the readOnly attribute value of the main
-      resources. The attribute value will also be used by the default and
-      WebDAV Servlets.</li>
-
-  <li>Correct a regression in the fix for bug 69382 that broke JSP
-      include actions if both the page attribute and the body contained
-      parameters. Pull request #803 provided by Chenjp.</li>
-
-  <li>Expand the options for handling encoded '/' and '\' characters in
-      URLs both in the Connector and when using a RequestDispatcher.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-10.1-doc/changelog.html#Tomcat_10.1.35_(schultz)">Tomcat 10.1
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-10.cgi";>Download</a>
-</p>
 </div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.9_Released"><span 
class="pull-right">2025-01-21</span> Tomcat Migration Tool for Jakarta EE 1.0.9 
Released</h3><div class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of 1.0.9 of the

Modified: tomcat/site/trunk/docs/migration-10.1.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-10.1.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-10.1.html (original)
+++ tomcat/site/trunk/docs/migration-10.1.html Tue Feb 18 13:49:50 2025
@@ -212,8 +212,9 @@ versions of Apache Tomcat<sup>&reg;</sup
     <option value="10.1.30">10.1.30</option>
     <option value="10.1.31">10.1.31</option>
     <option value="10.1.33">10.1.33</option>
-    <option value="10.1.34" selected>10.1.34</option>
-    <option value="10.1.35">10.1.35</option>
+    <option value="10.1.34">10.1.34</option>
+    <option value="10.1.35" selected>10.1.35</option>
+    <option value="10.1.36">10.1.36</option>
     </select>,</label> <label>new version:
     <select name="target">
     <option value="10.1.0-M1">10.1.0-M1</option>
@@ -260,7 +261,8 @@ versions of Apache Tomcat<sup>&reg;</sup
     <option value="10.1.31">10.1.31</option>
     <option value="10.1.33">10.1.33</option>
     <option value="10.1.34">10.1.34</option>
-    <option value="10.1.35" selected>10.1.35</option>
+    <option value="10.1.35">10.1.35</option>
+    <option value="10.1.36" selected>10.1.36</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=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Tue Feb 18 13:49:50 2025
@@ -19,6 +19,43 @@
   <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_10.1.35_Released"><span 
class="pull-right">2025-02-10</span> Tomcat 10.1.35 Released</h3><div 
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 10.1.35
+of Apache Tomcat. This release implements specifications that are part of the
+Jakarta EE 10 platform.</p>
+<p>Applications that run on Tomcat 9 and earlier will not run on Tomcat 10
+without changes. Java EE based applications designed for Tomcat 9 and earlier
+may be placed in the <code>$CATALINA_BASE/webapps-javaee</code> directory and
+Tomcat will automatically convert them to Jakarta EE and copy them to the
+webapps directory. This conversion is performed using the
+<a href="https://github.com/apache/tomcat-jakartaee-migration";>Apache Tomcat
+migration tool for Jakarta EE tool</a> which is also available as a separate
+<a href="https://tomcat.apache.org/download-migration.cgi";>download</a> for 
off-line use.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+  <li>Allow readOnly attribute configuration on the Resources element and
+      allow configuration of the readOnly attribute value of the main
+      resources. The attribute value will also be used by the default and
+      WebDAV Servlets.</li>
+
+  <li>Correct a regression in the fix for bug 69382 that broke JSP
+      include actions if both the page attribute and the body contained
+      parameters. Pull request #803 provided by Chenjp.</li>
+
+  <li>Expand the options for handling encoded '/' and '\' characters in
+      URLs both in the Connector and when using a RequestDispatcher.</li>
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-10.1-doc/changelog.html#Tomcat_10.1.35_(schultz)">Tomcat 10.1
+changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-10.cgi";>Download</a>
+</p>
 </div><h3 id="Tomcat_9.0.99_Released"><span 
class="pull-right">2025-02-10</span> Tomcat 9.0.99 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 9.0.99

Modified: tomcat/site/trunk/docs/tomcat-10.1-doc/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/RELEASE-NOTES.txt?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/RELEASE-NOTES.txt (original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/RELEASE-NOTES.txt Tue Feb 18 
13:49:50 2025
@@ -16,7 +16,7 @@
 
================================================================================
 
 
-                     Apache Tomcat Version 10.1.35
+                     Apache Tomcat Version 10.1.36
                             Release Notes
 
 

Modified: tomcat/site/trunk/docs/tomcat-10.1-doc/aio.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/aio.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/aio.html (original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/aio.html Tue Feb 18 13:49:50 2025
@@ -1,7 +1,7 @@
 <!DOCTYPE html SYSTEM "about:legacy-compat">
-<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="./images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>Apache Tomcat 10 (10.1.35) - Advanced IO and 
Tomcat</title><meta name="author" content="Remy Maucherat"></head><body><div 
id="wrapper"><header><div id="header"><div><div><div class="logo noPrint"><a 
href="https://tomcat.apache.org/";><img alt="Tomcat Home" 
src="./images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="./images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>Apache Tomcat 10</h1><div 
class="versionInfo">
-            Version 10.1.35,
-            <time datetime="2025-02-04">Feb 4 2025</time></div><div 
style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="index.html">Docs Home</a></li><li><a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ";>FAQ</a></li></ul></div><div><h2>User
 Guide</h2><ul><li><a href="introduction.html">1) Introduction</a></li><li><a 
href="setup.html">2) Setup</a></li><li><a href="appdev/index.html">3) First 
webapp</a></li><li><a href="deployer-howto.html">4) Deployer</a></li><li><a 
href="manager-howto.html">5) Manager</a></li><li><a 
href="host-manager-howto.html">6) Host Manager</a></li><li><a 
href="realm-howto.html">7) Realms and AAA</a></li><li><a 
href="security-manager-howto.html">8) Security Manager</a></li><li><a 
href="jndi-resources-howto.html">9) JNDI Resources</a></li><li><a 
href="jndi-datasource-examples-howto.html">10) JDBC DataSources</a><
 /li><li><a href="class-loader-howto.html">11) Classloading</a></li><li><a 
href="jasper-howto.html">12) JSPs</a></li><li><a href="ssl-howto.html">13) 
SSL/TLS</a></li><li><a href="ssi-howto.html">14) SSI</a></li><li><a 
href="cgi-howto.html">15) CGI</a></li><li><a href="proxy-howto.html">16) Proxy 
Support</a></li><li><a href="mbeans-descriptors-howto.html">17) MBeans 
Descriptors</a></li><li><a href="default-servlet.html">18) Default 
Servlet</a></li><li><a href="cluster-howto.html">19) Clustering</a></li><li><a 
href="balancer-howto.html">20) Load Balancer</a></li><li><a 
href="connectors.html">21) Connectors</a></li><li><a href="monitoring.html">22) 
Monitoring and Management</a></li><li><a href="logging.html">23) 
Logging</a></li><li><a href="apr.html">24) APR/Native</a></li><li><a 
href="virtual-hosting-howto.html">25) Virtual Hosting</a></li><li><a 
href="aio.html">26) Advanced IO</a></li><li><a href="maven-jars.html">27) 
Mavenized</a></li><li><a href="security-howto.html">28) Security Co
 nsiderations</a></li><li><a href="windows-service-howto.html">29) Windows 
Service</a></li><li><a href="windows-auth-howto.html">30) Windows 
Authentication</a></li><li><a href="jdbc-pool.html">31) Tomcat's JDBC 
Pool</a></li><li><a href="web-socket-howto.html">32) WebSocket</a></li><li><a 
href="rewrite.html">33) Rewrite</a></li><li><a href="cdi.html">34) CDI 2 and 
JAX-RS</a></li><li><a href="graal.html">35) AOT/GraalVM 
Support</a></li></ul></div><div><h2>Reference</h2><ul><li><a 
href="RELEASE-NOTES.txt">Release Notes</a></li><li><a 
href="config/index.html">Configuration</a></li><li><a 
href="api/index.html">Tomcat Javadocs</a></li><li><a 
href="servletapi/index.html">Servlet 6.0 Javadocs</a></li><li><a 
href="jspapi/index.html">JSP 3.1 Javadocs</a></li><li><a 
href="elapi/index.html">EL 5.0 Javadocs</a></li><li><a 
href="websocketapi/index.html">WebSocket 2.1 Javadocs</a></li><li><a 
href="jaspicapi/index.html">Authentication 3.0 Javadocs</a></li><li><a 
href="annotationapi/index.html">Annot
 ations 2.1 Javadocs</a></li><li><a 
href="https://tomcat.apache.org/connectors-doc/";>JK 1.2 
Documentation</a></li></ul></div><div><h2>Apache Tomcat 
Development</h2><ul><li><a href="building.html">Building</a></li><li><a 
href="changelog.html">Changelog</a></li><li><a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/Tomcat+Versions";>Status</a></li><li><a
 href="developers.html">Developers</a></li><li><a 
href="architecture/index.html">Architecture</a></li><li><a 
href="tribes/introduction.html">Tribes</a></li></ul></div></nav></div></div><div
 id="mainRight"><div id="content"><h2>Advanced IO and Tomcat</h2><h3 
id="Table_of_Contents">Table of Contents</h3><div class="text">
+<html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="./images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><title>Apache Tomcat 10 (10.1.36) - Advanced IO and 
Tomcat</title><meta name="author" content="Remy Maucherat"></head><body><div 
id="wrapper"><header><div id="header"><div><div><div class="logo noPrint"><a 
href="https://tomcat.apache.org/";><img alt="Tomcat Home" 
src="./images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="https://www.apache.org/"; target="_blank"><img 
src="./images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>Apache Tomcat 10</h1><div 
class="versionInfo">
+            Version 10.1.36,
+            <time datetime="2025-02-13">Feb 13 2025</time></div><div 
style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" class="noprint"><div><nav><div><h2>Links</h2><ul><li><a 
href="index.html">Docs Home</a></li><li><a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ";>FAQ</a></li></ul></div><div><h2>User
 Guide</h2><ul><li><a href="introduction.html">1) Introduction</a></li><li><a 
href="setup.html">2) Setup</a></li><li><a href="appdev/index.html">3) First 
webapp</a></li><li><a href="deployer-howto.html">4) Deployer</a></li><li><a 
href="manager-howto.html">5) Manager</a></li><li><a 
href="host-manager-howto.html">6) Host Manager</a></li><li><a 
href="realm-howto.html">7) Realms and AAA</a></li><li><a 
href="security-manager-howto.html">8) Security Manager</a></li><li><a 
href="jndi-resources-howto.html">9) JNDI Resources</a></li><li><a 
href="jndi-datasource-examples-howto.html">10) JDBC DataSources</a>
 </li><li><a href="class-loader-howto.html">11) Classloading</a></li><li><a 
href="jasper-howto.html">12) JSPs</a></li><li><a href="ssl-howto.html">13) 
SSL/TLS</a></li><li><a href="ssi-howto.html">14) SSI</a></li><li><a 
href="cgi-howto.html">15) CGI</a></li><li><a href="proxy-howto.html">16) Proxy 
Support</a></li><li><a href="mbeans-descriptors-howto.html">17) MBeans 
Descriptors</a></li><li><a href="default-servlet.html">18) Default 
Servlet</a></li><li><a href="cluster-howto.html">19) Clustering</a></li><li><a 
href="balancer-howto.html">20) Load Balancer</a></li><li><a 
href="connectors.html">21) Connectors</a></li><li><a href="monitoring.html">22) 
Monitoring and Management</a></li><li><a href="logging.html">23) 
Logging</a></li><li><a href="apr.html">24) APR/Native</a></li><li><a 
href="virtual-hosting-howto.html">25) Virtual Hosting</a></li><li><a 
href="aio.html">26) Advanced IO</a></li><li><a href="maven-jars.html">27) 
Mavenized</a></li><li><a href="security-howto.html">28) Security C
 onsiderations</a></li><li><a href="windows-service-howto.html">29) Windows 
Service</a></li><li><a href="windows-auth-howto.html">30) Windows 
Authentication</a></li><li><a href="jdbc-pool.html">31) Tomcat's JDBC 
Pool</a></li><li><a href="web-socket-howto.html">32) WebSocket</a></li><li><a 
href="rewrite.html">33) Rewrite</a></li><li><a href="cdi.html">34) CDI 2 and 
JAX-RS</a></li><li><a href="graal.html">35) AOT/GraalVM 
Support</a></li></ul></div><div><h2>Reference</h2><ul><li><a 
href="RELEASE-NOTES.txt">Release Notes</a></li><li><a 
href="config/index.html">Configuration</a></li><li><a 
href="api/index.html">Tomcat Javadocs</a></li><li><a 
href="servletapi/index.html">Servlet 6.0 Javadocs</a></li><li><a 
href="jspapi/index.html">JSP 3.1 Javadocs</a></li><li><a 
href="elapi/index.html">EL 5.0 Javadocs</a></li><li><a 
href="websocketapi/index.html">WebSocket 2.1 Javadocs</a></li><li><a 
href="jaspicapi/index.html">Authentication 3.0 Javadocs</a></li><li><a 
href="annotationapi/index.html">Anno
 tations 2.1 Javadocs</a></li><li><a 
href="https://tomcat.apache.org/connectors-doc/";>JK 1.2 
Documentation</a></li></ul></div><div><h2>Apache Tomcat 
Development</h2><ul><li><a href="building.html">Building</a></li><li><a 
href="changelog.html">Changelog</a></li><li><a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/Tomcat+Versions";>Status</a></li><li><a
 href="developers.html">Developers</a></li><li><a 
href="architecture/index.html">Architecture</a></li><li><a 
href="tribes/introduction.html">Tribes</a></li></ul></div></nav></div></div><div
 id="mainRight"><div id="content"><h2>Advanced IO and Tomcat</h2><h3 
id="Table_of_Contents">Table of Contents</h3><div class="text">
 <ul><li><a href="#Introduction">Introduction</a></li><li><a 
href="#Asynchronous_writes">Asynchronous writes</a></li></ul>
 </div><h3 id="Introduction">Introduction</h3><div class="text">
 

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/allclasses-index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/allclasses-index.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/allclasses-index.html 
(original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/allclasses-index.html 
Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>All Classes and Interfaces (Common Annotations 2.1 API Documentation - 
Apache Tomcat 10.1.35)</title>
+<title>All Classes and Interfaces (Common Annotations 2.1 API Documentation - 
Apache Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="class index">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li><a href="help-doc.html#all-classes">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/allpackages-index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/allpackages-index.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/allpackages-index.html 
(original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/allpackages-index.html 
Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>All Packages (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>All Packages (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="package index">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li><a href="help-doc.html#all-packages">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/deprecated-list.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/deprecated-list.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/deprecated-list.html 
(original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/deprecated-list.html 
Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Deprecated List (Common Annotations 2.1 API Documentation - Apache 
Tomcat 10.1.35)</title>
+<title>Deprecated List (Common Annotations 2.1 API Documentation - Apache 
Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="deprecated elements">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li><a href="help-doc.html#deprecated">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/help-doc.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/help-doc.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/help-doc.html 
(original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/help-doc.html Tue Feb 
18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>API Help (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>API Help (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="help">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li class="nav-bar-cell1-rev">Help</li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/index-all.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/index-all.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/index-all.html 
(original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/index-all.html Tue Feb 
18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Index (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>Index (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="index">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li><a href="help-doc.html#index">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/index.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/index.html (original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/index.html Tue Feb 18 
13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Overview (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>Overview (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="package index">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li><a href="help-doc.html#overview">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">
@@ -52,7 +52,7 @@ loadScripts(document, 'script');</script
 <div class="main-grid">
 <main role="main">
 <div class="header">
-<h1 class="title">Common Annotations 2.1 API - Apache Tomcat<sup>®</sup> 
10.1.35</h1>
+<h1 class="title">Common Annotations 2.1 API - Apache Tomcat<sup>®</sup> 
10.1.36</h1>
 </div>
 <div id="all-packages-table">
 <div class="caption"><span>Packages</span></div>

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Generated.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Generated.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Generated.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Generated.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Generated (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>Generated (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: jakarta.annotation, 
annotation type: Generated">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/ManagedBean.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/ManagedBean.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/ManagedBean.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/ManagedBean.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>ManagedBean (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>ManagedBean (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: jakarta.annotation, 
annotation type: ManagedBean">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Nonnull.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Nonnull.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Nonnull.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Nonnull.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Nonnull (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>Nonnull (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: jakarta.annotation, 
annotation type: Nonnull">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Nullable.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Nullable.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Nullable.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Nullable.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Nullable (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>Nullable (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: jakarta.annotation, 
annotation type: Nullable">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/PostConstruct.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/PostConstruct.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/PostConstruct.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/PostConstruct.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>PostConstruct (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>PostConstruct (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: jakarta.annotation, 
annotation type: PostConstruct">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/PreDestroy.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/PreDestroy.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/PreDestroy.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/PreDestroy.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>PreDestroy (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>PreDestroy (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: jakarta.annotation, 
annotation type: PreDestroy">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Priority.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Priority.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Priority.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Priority.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Priority (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>Priority (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: jakarta.annotation, 
annotation type: Priority">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resource.AuthenticationType.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resource.AuthenticationType.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resource.AuthenticationType.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resource.AuthenticationType.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Resource.AuthenticationType (Common Annotations 2.1 API Documentation - 
Apache Tomcat 10.1.35)</title>
+<title>Resource.AuthenticationType (Common Annotations 2.1 API Documentation - 
Apache Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: jakarta.annotation, 
annotation type: Resource, enum: AuthenticationType">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resource.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resource.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resource.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resource.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Resource (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>Resource (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: jakarta.annotation, 
annotation type: Resource">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resources.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resources.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resources.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/Resources.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Resources (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>Resources (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: jakarta.annotation, 
annotation type: Resources">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/package-summary.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/package-summary.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/package-summary.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/package-summary.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>jakarta.annotation (Common Annotations 2.1 API Documentation - Apache 
Tomcat 10.1.35)</title>
+<title>jakarta.annotation (Common Annotations 2.1 API Documentation - Apache 
Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: jakarta.annotation">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#package">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/package-tree.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/package-tree.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/package-tree.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/package-tree.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>jakarta.annotation Class Hierarchy (Common Annotations 2.1 API 
Documentation - Apache Tomcat 10.1.35)</title>
+<title>jakarta.annotation Class Hierarchy (Common Annotations 2.1 API 
Documentation - Apache Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="tree: package: jakarta.annotation">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../search.html">Search</a></li>
 <li><a href="../../help-doc.html#tree">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/DeclareRoles.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/DeclareRoles.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/DeclareRoles.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/DeclareRoles.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>DeclareRoles (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>DeclareRoles (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
jakarta.annotation.security, annotation type: DeclareRoles">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../../search.html">Search</a></li>
 <li><a href="../../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/DenyAll.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/DenyAll.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/DenyAll.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/DenyAll.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>DenyAll (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>DenyAll (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
jakarta.annotation.security, annotation type: DenyAll">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../../search.html">Search</a></li>
 <li><a href="../../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/PermitAll.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/PermitAll.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/PermitAll.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/PermitAll.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>PermitAll (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>PermitAll (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
jakarta.annotation.security, annotation type: PermitAll">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../../search.html">Search</a></li>
 <li><a href="../../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/RolesAllowed.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/RolesAllowed.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/RolesAllowed.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/RolesAllowed.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>RolesAllowed (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>RolesAllowed (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
jakarta.annotation.security, annotation type: RolesAllowed">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../../search.html">Search</a></li>
 <li><a href="../../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/RunAs.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/RunAs.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/RunAs.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/RunAs.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>RunAs (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>RunAs (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
jakarta.annotation.security, annotation type: RunAs">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../../search.html">Search</a></li>
 <li><a href="../../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/package-summary.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/package-summary.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/package-summary.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/package-summary.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>jakarta.annotation.security (Common Annotations 2.1 API Documentation - 
Apache Tomcat 10.1.35)</title>
+<title>jakarta.annotation.security (Common Annotations 2.1 API Documentation - 
Apache Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
jakarta.annotation.security">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../../search.html">Search</a></li>
 <li><a href="../../../help-doc.html#package">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/package-tree.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/package-tree.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/package-tree.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/security/package-tree.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>jakarta.annotation.security Class Hierarchy (Common Annotations 2.1 API 
Documentation - Apache Tomcat 10.1.35)</title>
+<title>jakarta.annotation.security Class Hierarchy (Common Annotations 2.1 API 
Documentation - Apache Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="tree: package: jakarta.annotation.security">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../../search.html">Search</a></li>
 <li><a href="../../../help-doc.html#tree">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/DataSourceDefinition.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/DataSourceDefinition.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/DataSourceDefinition.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/DataSourceDefinition.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>DataSourceDefinition (Common Annotations 2.1 API Documentation - Apache 
Tomcat 10.1.35)</title>
+<title>DataSourceDefinition (Common Annotations 2.1 API Documentation - Apache 
Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
jakarta.annotation.sql, annotation type: DataSourceDefinition">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../../search.html">Search</a></li>
 <li><a href="../../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/DataSourceDefinitions.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/DataSourceDefinitions.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/DataSourceDefinitions.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/DataSourceDefinitions.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>DataSourceDefinitions (Common Annotations 2.1 API Documentation - 
Apache Tomcat 10.1.35)</title>
+<title>DataSourceDefinitions (Common Annotations 2.1 API Documentation - 
Apache Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
jakarta.annotation.sql, annotation type: DataSourceDefinitions">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../../search.html">Search</a></li>
 <li><a href="../../../help-doc.html#class">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/package-summary.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/package-summary.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/package-summary.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/package-summary.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>jakarta.annotation.sql (Common Annotations 2.1 API Documentation - 
Apache Tomcat 10.1.35)</title>
+<title>jakarta.annotation.sql (Common Annotations 2.1 API Documentation - 
Apache Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="declaration: package: 
jakarta.annotation.sql">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../../search.html">Search</a></li>
 <li><a href="../../../help-doc.html#package">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/package-tree.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/package-tree.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/package-tree.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/sql/package-tree.html
 Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>jakarta.annotation.sql Class Hierarchy (Common Annotations 2.1 API 
Documentation - Apache Tomcat 10.1.35)</title>
+<title>jakarta.annotation.sql Class Hierarchy (Common Annotations 2.1 API 
Documentation - Apache Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="tree: package: jakarta.annotation.sql">
@@ -35,7 +35,7 @@ loadScripts(document, 'script');</script
 <li><a href="../../../search.html">Search</a></li>
 <li><a href="../../../help-doc.html#tree">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/overview-summary.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/overview-summary.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/overview-summary.html 
(original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/overview-summary.html 
Tue Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Common Annotations 2.1 API Documentation - Apache Tomcat 10.1.35</title>
+<title>Common Annotations 2.1 API Documentation - Apache Tomcat 10.1.36</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="index redirect">

Modified: 
tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/overview-tree.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/overview-tree.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/overview-tree.html 
(original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/overview-tree.html Tue 
Feb 18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Class Hierarchy (Common Annotations 2.1 API Documentation - Apache 
Tomcat 10.1.35)</title>
+<title>Class Hierarchy (Common Annotations 2.1 API Documentation - Apache 
Tomcat 10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="class tree">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li><a href="help-doc.html#tree">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/search.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/search.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/search.html (original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/search.html Tue Feb 18 
13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Search (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.35)</title>
+<title>Search (Common Annotations 2.1 API Documentation - Apache Tomcat 
10.1.36)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="search">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li class="nav-bar-cell1-rev">Search</li>
 <li><a href="help-doc.html#search">Help</a></li>
 </ul>
-<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Common Annotations 2.1 - Apache 
Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: tomcat/site/trunk/docs/tomcat-10.1-doc/api/allclasses-index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/api/allclasses-index.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/api/allclasses-index.html (original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/api/allclasses-index.html Tue Feb 18 
13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>All Classes and Interfaces (Apache Tomcat 10.1.35 API 
Documentation)</title>
+<title>All Classes and Interfaces (Apache Tomcat 10.1.36 API 
Documentation)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="class index">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li><a href="help-doc.html#all-classes">Help</a></li>
 </ul>
-<div class="about-language"><b>Apache Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Apache Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">
@@ -2827,6 +2827,14 @@ loadScripts(document, 'script');</script
 <div class="block">
  Implementation of a Valve that outputs error jsons.</div>
 </div>
+<div class="col-first odd-row-color all-classes-table 
all-classes-table-tab2"><a href="org/apache/juli/JsonFormatter.html" 
title="class in org.apache.juli">JsonFormatter</a></div>
+<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
+<div class="block">Provides the same information as the one line format but 
using JSON formatting.</div>
+</div>
+<div class="col-first even-row-color all-classes-table 
all-classes-table-tab2"><a href="org/apache/juli/JsonFormatter.JSONFilter.html" 
title="class in org.apache.juli">JsonFormatter.JSONFilter</a></div>
+<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
+<div class="block">Provides escaping of values so they can be included in a 
JSON document.</div>
+</div>
 <div class="col-first odd-row-color all-classes-table 
all-classes-table-tab2"><a 
href="org/apache/jasper/runtime/JspApplicationContextImpl.html" title="class in 
org.apache.jasper.runtime">JspApplicationContextImpl</a></div>
 <div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
 <div class="block">Implementation of JspApplicationContext</div>
@@ -2890,8 +2898,7 @@ loadScripts(document, 'script');</script
 <div class="col-last odd-row-color all-classes-table 
all-classes-table-tab5">&nbsp;</div>
 <div class="col-first even-row-color all-classes-table 
all-classes-table-tab2"><a 
href="org/apache/jasper/compiler/JspRuntimeContext.html" title="class in 
org.apache.jasper.compiler">JspRuntimeContext</a></div>
 <div class="col-last even-row-color all-classes-table all-classes-table-tab2">
-<div class="block">Class for tracking JSP compile time file dependencies when 
the
- &gt;%@include file="</div>
+<div class="block">Class for tracking JSP compile time file dependencies when 
the &gt;%@include file="</div>
 </div>
 <div class="col-first odd-row-color all-classes-table 
all-classes-table-tab2"><a 
href="org/apache/jasper/runtime/JspRuntimeLibrary.html" title="class in 
org.apache.jasper.runtime">JspRuntimeLibrary</a></div>
 <div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
@@ -3070,8 +3077,7 @@ loadScripts(document, 'script');</script
 </div>
 <div class="col-first even-row-color all-classes-table 
all-classes-table-tab2"><a href="org/apache/jasper/compiler/Localizer.html" 
title="class in org.apache.jasper.compiler">Localizer</a></div>
 <div class="col-last even-row-color all-classes-table all-classes-table-tab2">
-<div class="block">Class responsible for converting error codes to 
corresponding localized
- error messages.</div>
+<div class="block">Class responsible for converting error codes to 
corresponding localized error messages.</div>
 </div>
 <div class="col-first odd-row-color all-classes-table 
all-classes-table-tab2"><a 
href="org/apache/tomcat/util/descriptor/LocalResolver.html" title="class in 
org.apache.tomcat.util.descriptor">LocalResolver</a></div>
 <div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
@@ -3468,8 +3474,7 @@ loadScripts(document, 'script');</script
 </div>
 <div class="col-first even-row-color all-classes-table 
all-classes-table-tab2"><a 
href="org/apache/jasper/compiler/NewlineReductionServletWriter.html" 
title="class in 
org.apache.jasper.compiler">NewlineReductionServletWriter</a></div>
 <div class="col-last even-row-color all-classes-table all-classes-table-tab2">
-<div class="block">This class filters duplicate newlines instructions from the 
compiler output,
- and therefore from the runtime JSP.</div>
+<div class="block">This class filters duplicate newlines instructions from the 
compiler output, and therefore from the runtime JSP.</div>
 </div>
 <div class="col-first odd-row-color all-classes-table 
all-classes-table-tab2"><a href="org/apache/tomcat/util/net/Nio2Channel.html" 
title="class in org.apache.tomcat.util.net">Nio2Channel</a></div>
 <div class="col-last odd-row-color all-classes-table all-classes-table-tab2">

Modified: tomcat/site/trunk/docs/tomcat-10.1-doc/api/allpackages-index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/api/allpackages-index.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/api/allpackages-index.html (original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/api/allpackages-index.html Tue Feb 
18 13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>All Packages (Apache Tomcat 10.1.35 API Documentation)</title>
+<title>All Packages (Apache Tomcat 10.1.36 API Documentation)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="package index">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li><a href="help-doc.html#all-packages">Help</a></li>
 </ul>
-<div class="about-language"><b>Apache Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Apache Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: tomcat/site/trunk/docs/tomcat-10.1-doc/api/constant-values.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/api/constant-values.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/api/constant-values.html (original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/api/constant-values.html Tue Feb 18 
13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Constant Field Values (Apache Tomcat 10.1.35 API Documentation)</title>
+<title>Constant Field Values (Apache Tomcat 10.1.36 API Documentation)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="summary of constants">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li><a href="help-doc.html#constant-values">Help</a></li>
 </ul>
-<div class="about-language"><b>Apache Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Apache Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: tomcat/site/trunk/docs/tomcat-10.1-doc/api/deprecated-list.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/api/deprecated-list.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/api/deprecated-list.html (original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/api/deprecated-list.html Tue Feb 18 
13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>Deprecated List (Apache Tomcat 10.1.35 API Documentation)</title>
+<title>Deprecated List (Apache Tomcat 10.1.36 API Documentation)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="deprecated elements">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li><a href="help-doc.html#deprecated">Help</a></li>
 </ul>
-<div class="about-language"><b>Apache Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Apache Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">

Modified: tomcat/site/trunk/docs/tomcat-10.1-doc/api/help-doc.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.1-doc/api/help-doc.html?rev=1923896&r1=1923895&r2=1923896&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-10.1-doc/api/help-doc.html (original)
+++ tomcat/site/trunk/docs/tomcat-10.1-doc/api/help-doc.html Tue Feb 18 
13:49:50 2025
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <!-- Generated by javadoc (23) -->
-<title>API Help (Apache Tomcat 10.1.35 API Documentation)</title>
+<title>API Help (Apache Tomcat 10.1.36 API Documentation)</title>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta name="description" content="help">
@@ -34,7 +34,7 @@ loadScripts(document, 'script');</script
 <li><a href="search.html">Search</a></li>
 <li class="nav-bar-cell1-rev">Help</li>
 </ul>
-<div class="about-language"><b>Apache Tomcat<sup>®</sup> 10.1.35</b></div>
+<div class="about-language"><b>Apache Tomcat<sup>®</sup> 10.1.36</b></div>
 </div>
 </div>
 <div class="sub-nav">



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

Reply via email to