You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/09/20 14:18:54 UTC

svn commit: r1904170 - in /tomcat/site/trunk: docs/download-migration.html docs/index.html docs/oldnews.html xdocs/download-migration.xml xdocs/index.xml xdocs/oldnews.xml

Author: markt
Date: Tue Sep 20 14:18:54 2022
New Revision: 1904170

URL: http://svn.apache.org/viewvc?rev=1904170&view=rev
Log:
Update site for release of Apache Tomcat Migration Tool for Jakarta EE 1.0.4

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
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-migration.html?rev=1904170&r1=1904169&r2=1904170&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-migration.html (original)
+++ tomcat/site/trunk/docs/download-migration.html Tue Sep 20 14:18:54 2022
@@ -7,7 +7,7 @@
     </p>
   </div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text">
 
-[define v]1.0.3[end]
+[define v]1.0.4[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
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1904170&r1=1904169&r2=1904170&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Sep 20 14:18:54 2022
@@ -34,16 +34,16 @@ wiki page.</p>
 <p>Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
 project logo are trademarks of the Apache Software Foundation.</p>
 
-</div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.3_Released"><span class="pull-right">2022-09-12</span> Tomcat Migration Tool for Jakarta EE 1.0.3 Released</h3><div class="text">
+</div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.4_Released"><span class="pull-right">2022-09-20</span> Tomcat Migration Tool for Jakarta EE 1.0.4 Released</h3><div class="text">
 <p>
-The Apache Tomcat Project is proud to announce the release of 1.0.3 of the
+The Apache Tomcat Project is proud to announce the release of 1.0.4 of the
 Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
-bug fixes and improvements compared to version 1.0.1.</p>
+bug fixes and improvements compared to version 1.0.3.</p>
 <p>The notable changes in this release are:</p>
 <ul>
-<li>Update checksums for modified files to avoid issues when trying to use
-    migrated JAR files</li>
-<li>Handle migration of manifest files when part of an exploded JAR</li>
+<li>Improve the fix converting web applications that include JARs that store one
+    or more entries in uncompressed form,</li>
+<li>Add a new conversion profile that converts from Jakarta EE 9 to Java EE 8.</li>
 </ul>
 <p>
 Full details of these changes, and all the other changes, are available in the

Modified: tomcat/site/trunk/docs/oldnews.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1904170&r1=1904169&r2=1904170&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Tue Sep 20 14:18:54 2022
@@ -16,6 +16,25 @@
   <li><a href="oldnews-2011.html">year 2011</a></li>
   <li><a href="oldnews-2010.html">year 2010</a></li>
 </ul>
+</div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.3_Released"><span class="pull-right">2022-09-12</span> Tomcat Migration Tool for Jakarta EE 1.0.3 Released</h3><div class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of 1.0.3 of the
+Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
+bug fixes and improvements compared to version 1.0.1.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Update checksums for modified files to avoid issues when trying to use
+    migrated JAR files</li>
+<li>Handle migration of manifest files when part of an exploded JAR</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_Migration_Tool_for_Jakarta_EE_1.0.1_Released"><span class="pull-right">2022-07-11</span> Tomcat Migration Tool for Jakarta EE 1.0.1 Released</h3><div class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of 1.0.1 of the

Modified: tomcat/site/trunk/xdocs/download-migration.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-migration.xml?rev=1904170&r1=1904169&r2=1904170&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-migration.xml (original)
+++ tomcat/site/trunk/xdocs/download-migration.xml Tue Sep 20 14:18:54 2022
@@ -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.3[end]
+[define v]1.0.4[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
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1904170&r1=1904169&r2=1904170&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Sep 20 14:18:54 2022
@@ -55,16 +55,16 @@ project logo are trademarks of the Apach
 
 </section>
 
-<section name="Tomcat Migration Tool for Jakarta EE 1.0.3 Released" rtext="2022-09-12">
+<section name="Tomcat Migration Tool for Jakarta EE 1.0.4 Released" rtext="2022-09-20">
 <p>
-The Apache Tomcat Project is proud to announce the release of 1.0.3 of the
+The Apache Tomcat Project is proud to announce the release of 1.0.4 of the
 Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
-bug fixes and improvements compared to version 1.0.1.</p>
+bug fixes and improvements compared to version 1.0.3.</p>
 <p>The notable changes in this release are:</p>
 <ul>
-<li>Update checksums for modified files to avoid issues when trying to use
-    migrated JAR files</li>
-<li>Handle migration of manifest files when part of an exploded JAR</li>
+<li>Improve the fix converting web applications that include JARs that store one
+    or more entries in uncompressed form,</li>
+<li>Add a new conversion profile that converts from Jakarta EE 9 to Java EE 8.</li>
 </ul>
 <p>
 Full details of these changes, and all the other changes, are available in the

Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1904170&r1=1904169&r2=1904170&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Tue Sep 20 14:18:54 2022
@@ -27,6 +27,27 @@
 </ul>
 </section>
 
+<section name="Tomcat Migration Tool for Jakarta EE 1.0.3 Released" rtext="2022-09-12">
+<p>
+The Apache Tomcat Project is proud to announce the release of 1.0.3 of the
+Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
+bug fixes and improvements compared to version 1.0.1.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Update checksums for modified files to avoid issues when trying to use
+    migrated JAR files</li>
+<li>Handle migration of manifest files when part of an exploded JAR</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 Migration Tool for Jakarta EE 1.0.1 Released" rtext="2022-07-11">
 <p>
 The Apache Tomcat Project is proud to announce the release of 1.0.1 of the



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