Author: schultz Date: Mon Jun 1 16:03:48 2026 New Revision: 1934843 Log: Add Migration Tool git reference
Modified: tomcat/site/trunk/xdocs/source.xml Modified: tomcat/site/trunk/xdocs/source.xml ============================================================================== --- tomcat/site/trunk/xdocs/source.xml Mon Jun 1 16:00:20 2026 (r1934842) +++ tomcat/site/trunk/xdocs/source.xml Mon Jun 1 16:03:48 2026 (r1934843) @@ -176,6 +176,19 @@ branch.</p> <a href="https://github.com/apache/tomcat-maven-plugin">GitHub</a>.</p> </section> +<section name="tomcat-jakartaee-migration.git"> + +<p>This is the The Apache Tomcat Jakarta EE Migration Tool source code. +There are currently one active branch:</p> +<ul> +<li>main</li> +</ul> +<p>main is the only development branch. All development work occurs in this +branch.</p> +<p>A web based view of this repository is available via +<a href="https://github.com/apache/tomcat-jakartaee-migration/">GitHub</a>.</p> +</section> + <section name="Subversion Repository"> <p>The root of the repository is --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
