Author: markt
Date: Mon Nov 24 22:35:06 2025
New Revision: 1929953
Log:
Update site for release of Tomcat migration tool for Jakarta EE 1.0.10
Modified:
tomcat/site/trunk/docs/download-migration.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/xdocs/download-migration.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/oldnews.xml
Modified: tomcat/site/trunk/docs/download-migration.html
==============================================================================
--- tomcat/site/trunk/docs/download-migration.html Mon Nov 24 21:48:30
2025 (r1929952)
+++ tomcat/site/trunk/docs/download-migration.html Mon Nov 24 22:35:06
2025 (r1929953)
@@ -7,7 +7,7 @@
</p>
</div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text">
-[define v]1.0.9[end]
+[define v]1.0.10[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 Mon Nov 24 21:48:30 2025
(r1929952)
+++ tomcat/site/trunk/docs/index.html Mon Nov 24 22:35:06 2025
(r1929953)
@@ -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.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">changelog</a>.
+</p>
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-migration.cgi">Download</a>
+</p>
</div><h3 id="Tomcat_11.0.14_Released"><span
class="pull-right">2025-11-10</span> Tomcat 11.0.14 Released</h3><div
class="text">
<p>
The Apache Tomcat Project is proud to announce the release of version 11.0.14
@@ -130,27 +149,6 @@ Tomcat Native. The notable changes compa
<a href="https://tomcat.apache.org/download-native.cgi">Download</a> |
<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.9</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
-Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
-bug fixes and improvements compared to version 1.0.8.</p>
-<p>The notable changes in this release are:</p>
-<ul>
-<li>Fix an issue that matchExcludesAgainstPathName didn't work for files. Based
- on a pull request by Semiao Marco.</li>
-<li>Added a new profile, SERVLET that only migrates the javax.servlet package
- and sub-packages. Provided by Ralf Wiebicke.</li>
-<li>Update dependencies</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">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.html
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html Mon Nov 24 21:48:30 2025
(r1929952)
+++ tomcat/site/trunk/docs/oldnews.html Mon Nov 24 22:35:06 2025
(r1929953)
@@ -1053,6 +1053,26 @@ changelog</a>.
<p style="text-align: center;">
<a href="https://tomcat.apache.org/download-11.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
+Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
+bug fixes and improvements compared to version 1.0.8.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Fix an issue that matchExcludesAgainstPathName didn't work for files. Based
+ on a pull request by Semiao Marco.</li>
+<li>Added a new profile, SERVLET that only migrates the javax.servlet package
+ and sub-packages. Provided by Ralf Wiebicke.</li>
+<li>Update dependencies</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">changelog</a>.
+</p>
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-migration.cgi">Download</a>
+</p>
</div></div></div></div></main><footer id="footer">
Copyright © 1999-2025, The Apache Software Foundation
<br>
Modified: tomcat/site/trunk/xdocs/download-migration.xml
==============================================================================
--- tomcat/site/trunk/xdocs/download-migration.xml Mon Nov 24 21:48:30
2025 (r1929952)
+++ tomcat/site/trunk/xdocs/download-migration.xml Mon Nov 24 22:35:06
2025 (r1929953)
@@ -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.9[end]
+[define v]1.0.10[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 Mon Nov 24 21:48:30 2025
(r1929952)
+++ tomcat/site/trunk/xdocs/index.xml Mon Nov 24 22:35:06 2025
(r1929953)
@@ -49,6 +49,27 @@ wiki page.</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">changelog</a>.
+</p>
+<p style="text-align: center;">
+<a href="download-migration.cgi">Download</a>
+</p>
+</section>
+
<section name="Tomcat 11.0.14 Released" rtext="2025-11-10">
<p>
The Apache Tomcat Project is proud to announce the release of version 11.0.14
@@ -142,8 +163,6 @@ changelog</a>.
</section>
-
-
<section name="Tomcat Native 2.0.9 Released" rtext="2025-05-29">
<p>
The Apache Tomcat Project is proud to announce the release of version 2.0.9 of
@@ -161,34 +180,6 @@ Tomcat Native. The notable changes compa
</section>
-<section name="Tomcat Migration Tool for Jakarta EE 1.0.9 Released"
rtext="2025-01-21">
-<p>
-The Apache Tomcat Project is proud to announce the release of 1.0.9 of the
-Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
-bug fixes and improvements compared to version 1.0.8.</p>
-<p>The notable changes in this release are:</p>
-<ul>
-<li>Fix an issue that matchExcludesAgainstPathName didn't work for files. Based
- on a pull request by Semiao Marco.</li>
-<li>Added a new profile, SERVLET that only migrates the javax.servlet package
- and sub-packages. Provided by Ralf Wiebicke.</li>
-<li>Update dependencies</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">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.xml
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml Mon Nov 24 21:48:30 2025
(r1929952)
+++ tomcat/site/trunk/xdocs/oldnews.xml Mon Nov 24 22:35:06 2025
(r1929953)
@@ -1118,5 +1118,28 @@ changelog</a>.
<a href="download-11.cgi">Download</a>
</p>
</section>
+
+<section name="Tomcat Migration Tool for Jakarta EE 1.0.9 Released"
rtext="2025-01-21">
+<p>
+The Apache Tomcat Project is proud to announce the release of 1.0.9 of the
+Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
+bug fixes and improvements compared to version 1.0.8.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Fix an issue that matchExcludesAgainstPathName didn't work for files. Based
+ on a pull request by Semiao Marco.</li>
+<li>Added a new profile, SERVLET that only migrates the javax.servlet package
+ and sub-packages. Provided by Ralf Wiebicke.</li>
+<li>Update dependencies</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">changelog</a>.
+</p>
+<p style="text-align: center;">
+<a href="download-migration.cgi">Download</a>
+</p>
+</section>
+
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]