Author: markt
Date: Fri Jun  5 07:09:22 2026
New Revision: 1934993

Log:
Update site for migration tool 1.0.12 release

Modified:
   tomcat/site/trunk/docs/download-migration.html
   tomcat/site/trunk/docs/index.html
   tomcat/site/trunk/docs/oldnews-2025.html
   tomcat/site/trunk/xdocs/download-migration.xml
   tomcat/site/trunk/xdocs/index.xml
   tomcat/site/trunk/xdocs/oldnews-2025.xml

Modified: tomcat/site/trunk/docs/download-migration.html
==============================================================================
--- tomcat/site/trunk/docs/download-migration.html      Fri Jun  5 06:48:37 
2026        (r1934992)
+++ tomcat/site/trunk/docs/download-migration.html      Fri Jun  5 07:09:22 
2026        (r1934993)
@@ -7,7 +7,7 @@
     </p>
   </div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text">
 
-[define v]1.0.10[end]
+[define v]1.0.12[end]
         <a 
href="https://downloads.apache.org/tomcat/jakartaee-migration/KEYS";>KEYS</a> |
         <a href="#[v]">[v]</a> |
         <a href="[preferred]tomcat/jakartaee-migration/v[v]" 
rel="nofollow">Browse</a> |

Modified: tomcat/site/trunk/docs/index.html
==============================================================================
--- tomcat/site/trunk/docs/index.html   Fri Jun  5 06:48:37 2026        
(r1934992)
+++ tomcat/site/trunk/docs/index.html   Fri Jun  5 07:09:22 2026        
(r1934993)
@@ -31,6 +31,25 @@ these users and their stories are listed
 <a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/PoweredBy";>PoweredBy</a>
 wiki page.</p>
 
+</div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.12_Released"><span 
class="pull-right">2025-06-04</span> Tomcat Migration Tool for Jakarta EE 
1.0.12 Released</h3><div class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of 1.0.12 of the
+Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
+bug fixes and improvements compared to version 1.0.10.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Shade the OSGI dependencies to avoid conflicts when migrated applications
+    use the same libraries.</li>
+<li>Update the Maven wrapper.</li>
+</ul>
+<p>
+  Full details of these changes, and all the other changes, are available in 
the
+  <a 
href="https://github.com/apache/tomcat-jakartaee-migration/blob/main/CHANGES.md#user-content-1012";>Tomcat
+  Migration Tool changelog</a>.
+</p>
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-migration.cgi";>Download</a>
+</p>
 </div><h3 id="Tomcat_10.1.55_Released"><span 
class="pull-right">2026-05-11</span> Tomcat 10.1.55 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 10.1.55
@@ -160,26 +179,6 @@ Tomcat Native. The notable changes compa
 </p>
 <p>Note: End of support for Tomcat Native 1.3.x has been
 <a href="tomcat-native-1.3.x-eos.html">announced</a> as 31 March 2027.</p>
-</div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.10_Released"><span 
class="pull-right">2025-11-24</span> Tomcat Migration Tool for Jakarta EE 
1.0.10 Released</h3><div class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of 1.0.10 of the
-Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
-bug fixes and improvements compared to version 1.0.9.</p>
-<p>The notable changes in this release are:</p>
-<ul>
-<li>When migrating files in place, don't replace the original file if no
-    conversion has taken place. Based on PR[#78] by Semiao Marco.</li>
-<li>Correctly handle OSGi headers. PR[#54] by Kyle Smith.</li>
-<li>Add an option to cache migrated JARs. PR[#87] by Aaron Cosand.</li> 
-</ul>
-<p>
-  Full details of these changes, and all the other changes, are available in 
the
-  <a 
href="https://github.com/apache/tomcat-jakartaee-migration/blob/main/CHANGES.md#user-content-1010";>Tomcat
-  Migration Tool changelog</a>.
-</p>
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-migration.cgi";>Download</a>
-</p>
 </div><h3 id="Tomcat_Connectors_1.2.50_Released"><span 
class="pull-right">2024-08-12</span> Tomcat Connectors 1.2.50 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.50 of

Modified: tomcat/site/trunk/docs/oldnews-2025.html
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2025.html    Fri Jun  5 06:48:37 2026        
(r1934992)
+++ tomcat/site/trunk/docs/oldnews-2025.html    Fri Jun  5 07:09:22 2026        
(r1934993)
@@ -117,6 +117,26 @@ changelog</a>.
 <p style="text-align: center;">
 <a href="https://tomcat.apache.org/download-90.cgi";>Download</a>
 </p>
+</div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.10_Released"><span 
class="pull-right">2025-11-24</span> Tomcat Migration Tool for Jakarta EE 
1.0.10 Released</h3><div class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of 1.0.10 of the
+Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
+bug fixes and improvements compared to version 1.0.9.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>When migrating files in place, don't replace the original file if no
+    conversion has taken place. Based on PR[#78] by Semiao Marco.</li>
+<li>Correctly handle OSGi headers. PR[#54] by Kyle Smith.</li>
+<li>Add an option to cache migrated JARs. PR[#87] by Aaron Cosand.</li> 
+</ul>
+<p>
+  Full details of these changes, and all the other changes, are available in 
the
+  <a 
href="https://github.com/apache/tomcat-jakartaee-migration/blob/main/CHANGES.md#user-content-1010";>Tomcat
+  Migration Tool changelog</a>.
+</p>
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-migration.cgi";>Download</a>
+</p>
 </div><h3 id="Tomcat_10.1.49_Released"><span 
class="pull-right">2025-11-10</span> Tomcat 10.1.49 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 10.1.49

Modified: tomcat/site/trunk/xdocs/download-migration.xml
==============================================================================
--- tomcat/site/trunk/xdocs/download-migration.xml      Fri Jun  5 06:48:37 
2026        (r1934992)
+++ tomcat/site/trunk/xdocs/download-migration.xml      Fri Jun  5 07:09:22 
2026        (r1934993)
@@ -19,7 +19,7 @@
  Define variable to hold the current version number.
  Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
 -->
-[define v]1.0.10[end]
+[define v]1.0.12[end]
         <a 
href="https://downloads.apache.org/tomcat/jakartaee-migration/KEYS";>KEYS</a> |
         <a href="#[v]">[v]</a> |
         <a href="[preferred]tomcat/jakartaee-migration/v[v]" 
rel="nofollow">Browse</a> |

Modified: tomcat/site/trunk/xdocs/index.xml
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml   Fri Jun  5 06:48:37 2026        
(r1934992)
+++ tomcat/site/trunk/xdocs/index.xml   Fri Jun  5 07:09:22 2026        
(r1934993)
@@ -48,6 +48,28 @@ these users and their stories are listed
 wiki page.</p>
 
 </section>
+
+<section name="Tomcat Migration Tool for Jakarta EE 1.0.12 Released" 
rtext="2025-06-04">
+<p>
+The Apache Tomcat Project is proud to announce the release of 1.0.12 of the
+Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
+bug fixes and improvements compared to version 1.0.10.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Shade the OSGI dependencies to avoid conflicts when migrated applications
+    use the same libraries.</li>
+<li>Update the Maven wrapper.</li>
+</ul>
+<p>
+  Full details of these changes, and all the other changes, are available in 
the
+  <a 
href="https://github.com/apache/tomcat-jakartaee-migration/blob/main/CHANGES.md#user-content-1012";>Tomcat
+  Migration Tool changelog</a>.
+</p>
+<p style="text-align: center;">
+<a href="download-migration.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat 10.1.55 Released" rtext="2026-05-11">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 10.1.55
@@ -192,29 +214,6 @@ Tomcat Native. The notable changes compa
 </section>
 
 
-<section name="Tomcat Migration Tool for Jakarta EE 1.0.10 Released" 
rtext="2025-11-24">
-<p>
-The Apache Tomcat Project is proud to announce the release of 1.0.10 of the
-Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
-bug fixes and improvements compared to version 1.0.9.</p>
-<p>The notable changes in this release are:</p>
-<ul>
-<li>When migrating files in place, don't replace the original file if no
-    conversion has taken place. Based on PR[#78] by Semiao Marco.</li>
-<li>Correctly handle OSGi headers. PR[#54] by Kyle Smith.</li>
-<li>Add an option to cache migrated JARs. PR[#87] by Aaron Cosand.</li> 
-</ul>
-<p>
-  Full details of these changes, and all the other changes, are available in 
the
-  <a 
href="https://github.com/apache/tomcat-jakartaee-migration/blob/main/CHANGES.md#user-content-1010";>Tomcat
-  Migration Tool changelog</a>.
-</p>
-<p style="text-align: center;">
-<a href="download-migration.cgi">Download</a>
-</p>
-</section>
-
-
 <section name="Tomcat Connectors 1.2.50 Released" rtext="2024-08-12">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.50 of

Modified: tomcat/site/trunk/xdocs/oldnews-2025.xml
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2025.xml    Fri Jun  5 06:48:37 2026        
(r1934992)
+++ tomcat/site/trunk/xdocs/oldnews-2025.xml    Fri Jun  5 07:09:22 2026        
(r1934993)
@@ -134,6 +134,28 @@ changelog</a>.
 </p>
 </section>
 
+<section name="Tomcat Migration Tool for Jakarta EE 1.0.10 Released" 
rtext="2025-11-24">
+<p>
+The Apache Tomcat Project is proud to announce the release of 1.0.10 of the
+Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
+bug fixes and improvements compared to version 1.0.9.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>When migrating files in place, don't replace the original file if no
+    conversion has taken place. Based on PR[#78] by Semiao Marco.</li>
+<li>Correctly handle OSGi headers. PR[#54] by Kyle Smith.</li>
+<li>Add an option to cache migrated JARs. PR[#87] by Aaron Cosand.</li> 
+</ul>
+<p>
+  Full details of these changes, and all the other changes, are available in 
the
+  <a 
href="https://github.com/apache/tomcat-jakartaee-migration/blob/main/CHANGES.md#user-content-1010";>Tomcat
+  Migration Tool changelog</a>.
+</p>
+<p style="text-align: center;">
+<a href="download-migration.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat 10.1.49 Released" rtext="2025-11-10">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 10.1.49


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

Reply via email to