Author: schultz Date: Mon Jun 1 16:46:00 2026 New Revision: 1934849 Log: Remove 8.5.x
Modified: tomcat/site/trunk/docs/source.html tomcat/site/trunk/xdocs/source.xml Modified: tomcat/site/trunk/docs/source.html ============================================================================== --- tomcat/site/trunk/docs/source.html Mon Jun 1 16:44:40 2026 (r1934848) +++ tomcat/site/trunk/docs/source.html Mon Jun 1 16:46:00 2026 (r1934849) @@ -34,13 +34,12 @@ found at git.apache.org or GitHub and ar </div><h3 id="tomcat.git">tomcat.git</h3><div class="text"> <p>This is the Git repository that contains the Apache Tomcat source code. There -are currently five branches:</p> +are currently four branches:</p> <ul> <li>main</li> <li>11.0.1</li> <li>10.1.x</li> <li>9.0.x</li> -<li>8.5.x</li> </ul> <p>main is the primary development branch. Apache Tomcat 11.0.x releases are tagged from this branch. Development work generally occurs in this branch Modified: tomcat/site/trunk/xdocs/source.xml ============================================================================== --- tomcat/site/trunk/xdocs/source.xml Mon Jun 1 16:44:40 2026 (r1934848) +++ tomcat/site/trunk/xdocs/source.xml Mon Jun 1 16:46:00 2026 (r1934849) @@ -48,13 +48,12 @@ found at git.apache.org or GitHub and ar <section name="tomcat.git"> <p>This is the Git repository that contains the Apache Tomcat source code. There -are currently five branches:</p> +are currently four branches:</p> <ul> <li>main</li> <li>11.0.1</li> <li>10.1.x</li> <li>9.0.x</li> -<li>8.5.x</li> </ul> <p>main is the primary development branch. Apache Tomcat 11.0.x releases are tagged from this branch. Development work generally occurs in this branch --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
