Author: markt Date: Tue Jan 21 08:39:05 2025 New Revision: 1923301 URL: http://svn.apache.org/viewvc?rev=1923301&view=rev Log: Update site for release of Tomcat Migration Tool for Jakarta EE 1.0.9
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=1923301&r1=1923300&r2=1923301&view=diff ============================================================================== --- tomcat/site/trunk/docs/download-migration.html (original) +++ tomcat/site/trunk/docs/download-migration.html Tue Jan 21 08:39:05 2025 @@ -7,7 +7,7 @@ </p> </div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text"> -[define v]1.0.8[end] +[define v]1.0.9[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=1923301&r1=1923300&r2=1923301&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Tue Jan 21 08:39:05 2025 @@ -34,6 +34,27 @@ 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.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_10.1.34_Released"><span class="pull-right">2024-12-09</span> Tomcat 10.1.34 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 10.1.34 @@ -166,25 +187,6 @@ Tomcat Native. The notable changes compa <a href="https://tomcat.apache.org/download-native.cgi">Download</a> | <a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.1</a> </p> -</div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.8_Released"><span class="pull-right">2024-02-06</span> Tomcat Migration Tool for Jakarta EE 1.0.8 Released</h3><div class="text"> -<p> -The Apache Tomcat Project is proud to announce the release of 1.0.8 of the -Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of -bug fixes and improvements compared to version 1.0.7.</p> -<p>The notable changes in this release are:</p> -<ul> -<li>Recognize .ear files as archives</li> -<li>Include .jspf and .tagf files in the conversion process</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="Apache_Standard_Taglib_1.2.5_Released"><span class="pull-right">2015-03-17</span> Apache Standard Taglib 1.2.5 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 1.2.5 of Modified: tomcat/site/trunk/docs/oldnews.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1923301&r1=1923300&r2=1923301&view=diff ============================================================================== --- tomcat/site/trunk/docs/oldnews.html (original) +++ tomcat/site/trunk/docs/oldnews.html Tue Jan 21 08:39:05 2025 @@ -1030,6 +1030,25 @@ 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.7</a> </p> +</div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.8_Released"><span class="pull-right">2024-02-06</span> Tomcat Migration Tool for Jakarta EE 1.0.8 Released</h3><div class="text"> +<p> +The Apache Tomcat Project is proud to announce the release of 1.0.8 of the +Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of +bug fixes and improvements compared to version 1.0.7.</p> +<p>The notable changes in this release are:</p> +<ul> +<li>Recognize .ear files as archives</li> +<li>Include .jspf and .tagf files in the conversion process</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_8.5.98_Released"><span class="pull-right">2024-01-09</span> Tomcat 8.5.98 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 8.5.98 Modified: tomcat/site/trunk/xdocs/download-migration.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-migration.xml?rev=1923301&r1=1923300&r2=1923301&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/download-migration.xml (original) +++ tomcat/site/trunk/xdocs/download-migration.xml Tue Jan 21 08:39:05 2025 @@ -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.8[end] +[define v]1.0.9[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=1923301&r1=1923300&r2=1923301&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Tue Jan 21 08:39:05 2025 @@ -54,6 +54,32 @@ wiki page.</p> project logo are trademarks of the Apache Software Foundation.</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> + + <section name="Tomcat 10.1.34 Released" rtext="2024-12-09"> <p> The Apache Tomcat Project is proud to announce the release of version 10.1.34 @@ -117,6 +143,7 @@ changelog</a>. </p> </section> + <section name="Tomcat 11.0.2 Released" rtext="2024-12-09"> <p> The Apache Tomcat Project is proud to announce the release of version 11.0.2 @@ -152,7 +179,6 @@ changelog</a>. </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 @@ -184,6 +210,7 @@ Tomcat Native. The notable changes compa </p> </section> + <section name="Tomcat Native 1.3.1 Released" rtext="2024-07-24"> <p> The Apache Tomcat Project is proud to announce the release of version 1.3.1 of @@ -203,28 +230,6 @@ Tomcat Native. The notable changes compa </section> - -<section name="Tomcat Migration Tool for Jakarta EE 1.0.8 Released" rtext="2024-02-06"> -<p> -The Apache Tomcat Project is proud to announce the release of 1.0.8 of the -Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of -bug fixes and improvements compared to version 1.0.7.</p> -<p>The notable changes in this release are:</p> -<ul> -<li>Recognize .ear files as archives</li> -<li>Include .jspf and .tagf files in the conversion process</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="Apache Standard Taglib 1.2.5 Released" rtext="2015-03-17"> <p> The Apache Tomcat Project is proud to announce the release of version 1.2.5 of @@ -246,6 +251,7 @@ Please see the <a href="taglibs.html">Ta </p> </section> + <section name="Tomcat Maven Plugin 2.2 Released" rtext="2013-11-11"> <p> The Apache Tomcat team is pleased to announce the release of Tomcat Maven Plugin 2.2. Modified: tomcat/site/trunk/xdocs/oldnews.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1923301&r1=1923300&r2=1923301&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/oldnews.xml (original) +++ tomcat/site/trunk/xdocs/oldnews.xml Tue Jan 21 08:39:05 2025 @@ -1103,6 +1103,27 @@ Tomcat Native. The notable changes compa </p> </section> +<section name="Tomcat Migration Tool for Jakarta EE 1.0.8 Released" rtext="2024-02-06"> +<p> +The Apache Tomcat Project is proud to announce the release of 1.0.8 of the +Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of +bug fixes and improvements compared to version 1.0.7.</p> +<p>The notable changes in this release are:</p> +<ul> +<li>Recognize .ear files as archives</li> +<li>Include .jspf and .tagf files in the conversion process</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 8.5.98 Released" rtext="2024-01-09"> <p> The Apache Tomcat Project is proud to announce the release of version 8.5.98 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org