Author: markt
Date: Tue Feb  9 08:22:38 2021
New Revision: 1886352

URL: http://svn.apache.org/viewvc?rev=1886352&view=rev
Log:
Fix copy/paste error. 10.0.x is now stable.

Modified:
    tomcat/site/trunk/docs/migration-10.html
    tomcat/site/trunk/xdocs/migration-10.xml

Modified: tomcat/site/trunk/docs/migration-10.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-10.html?rev=1886352&r1=1886351&r2=1886352&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-10.html (original)
+++ tomcat/site/trunk/docs/migration-10.html Tue Feb  9 08:22:38 2021
@@ -14,9 +14,6 @@ of Apache Tomcat.</p>
   <p>This section lists all the known changes between 9.0.x and 10.0.x
   which may cause backwards compatibility problems when upgrading.</p>
 
-  <p>Until Tomcat 10 is declared stable, there may be additional changes made
-  that cause backwards compatibility problems when upgrading.</p>
-
   <div class="subsection"><h4 id="Java_8_required">Java 8 required</h4><div 
class="text">
 
     <p>Apache Tomcat 10.0.x requires Java 8 or later. This is unchanged from
@@ -118,13 +115,13 @@ of Apache Tomcat.</p>
 
 </div><h3 id="Upgrading_10.0.x">Upgrading 10.0.x</h3><div class="text">
 
-  <p>When upgrading instances of Apache Tomcat from one version of Tomcat 9 to
+  <p>When upgrading instances of Apache Tomcat from one version of Tomcat 10 to
   another, particularly when using separate locations for $CATALINA_HOME and
   $CATALINA_BASE, it is necessary to ensure that any changes in the
   configuration files such as new attributes and changes to defaults are 
applied
   as part of the upgrade. To assist with the identification of these changes,
   the form below may be used to view the differences between the configuration
-  files in different versions of Tomcat 9.</p>
+  files in different versions of Tomcat 10.</p>
 
   <div class="subsection"><h4 id="Tomcat_10.0.x_noteable_changes">Tomcat 
10.0.x noteable changes</h4><div class="text">
     <p>The Tomcat developers aim for each patch release to be fully backwards

Modified: tomcat/site/trunk/xdocs/migration-10.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-10.xml?rev=1886352&r1=1886351&r2=1886352&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-10.xml (original)
+++ tomcat/site/trunk/xdocs/migration-10.xml Tue Feb  9 08:22:38 2021
@@ -25,9 +25,6 @@ of Apache Tomcat.</p>
   <p>This section lists all the known changes between 9.0.x and 10.0.x
   which may cause backwards compatibility problems when upgrading.</p>
 
-  <p>Until Tomcat 10 is declared stable, there may be additional changes made
-  that cause backwards compatibility problems when upgrading.</p>
-
   <subsection name="Java 8 required">
 
     <p>Apache Tomcat 10.0.x requires Java 8 or later. This is unchanged from
@@ -131,13 +128,13 @@ of Apache Tomcat.</p>
 
 <section name="Upgrading 10.0.x">
 
-  <p>When upgrading instances of Apache Tomcat from one version of Tomcat 9 to
+  <p>When upgrading instances of Apache Tomcat from one version of Tomcat 10 to
   another, particularly when using separate locations for $CATALINA_HOME and
   $CATALINA_BASE, it is necessary to ensure that any changes in the
   configuration files such as new attributes and changes to defaults are 
applied
   as part of the upgrade. To assist with the identification of these changes,
   the form below may be used to view the differences between the configuration
-  files in different versions of Tomcat 9.</p>
+  files in different versions of Tomcat 10.</p>
 
   <subsection name="Tomcat 10.0.x noteable changes">
     <p>The Tomcat developers aim for each patch release to be fully backwards



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

Reply via email to