Author: markt Date: Thu Feb 18 19:21:41 2021 New Revision: 1886675 URL: http://svn.apache.org/viewvc?rev=1886675&view=rev Log: Add release information for migration tool 0.2.0
Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1886675&r1=1886674&r2=1886675&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Thu Feb 18 19:21:41 2021 @@ -28,6 +28,26 @@ 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_0.2.0_Released"><span class="pull-right">2021-02-18</span> Tomcat Migration Tool for Jakarta EE 0.2.0 Released</h3><div class="text"> +<p> +The Apache Tomcat Project is proud to announce the release of 0.2.0 of the +Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of +bug fixes and improvements compared to version 0.1.0.</p> +<p>The notable changes in this release are:</p> +<ul> +<li>Various fixes to the packages that are and are not converted</li> +<li>A new option to process zip archives in memory to support zip files + that use options that are incompatible with a streaming approach</li> +<li>A new option to exclude files from transformation</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/master/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_7.0.108_Released"><span class="pull-right">2021-02-05</span> Tomcat 7.0.108 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 7.0.108 of Modified: tomcat/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1886675&r1=1886674&r2=1886675&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Thu Feb 18 19:21:41 2021 @@ -40,6 +40,28 @@ project logo are trademarks of the Apach </section> +<section name="Tomcat Migration Tool for Jakarta EE 0.2.0 Released" rtext="2021-02-18"> +<p> +The Apache Tomcat Project is proud to announce the release of 0.2.0 of the +Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of +bug fixes and improvements compared to version 0.1.0.</p> +<p>The notable changes in this release are:</p> +<ul> +<li>Various fixes to the packages that are and are not converted</li> +<li>A new option to process zip archives in memory to support zip files + that use options that are incompatible with a streaming approach</li> +<li>A new option to exclude files from transformation</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/master/CHANGES.md">changelog</a>. +</p> + +<p style="text-align: center;"> +<a href="download-migration.cgi">Download</a> +</p> +</section> + <section name="Tomcat 7.0.108 Released" rtext="2021-02-05"> <p> The Apache Tomcat Project is proud to announce the release of version 7.0.108 of --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org