Author: markt Date: Tue May 2 13:17:23 2023 New Revision: 1909571 URL: http://svn.apache.org/viewvc?rev=1909571&view=rev Log: Update site for Tomcat Migration tool for Jakarta EE 1.0.7 release
Modified: tomcat/site/trunk/docs/download-migration.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/oldnews-2022.html tomcat/site/trunk/xdocs/download-migration.xml tomcat/site/trunk/xdocs/index.xml tomcat/site/trunk/xdocs/oldnews-2022.xml Modified: tomcat/site/trunk/docs/download-migration.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-migration.html?rev=1909571&r1=1909570&r2=1909571&view=diff ============================================================================== --- tomcat/site/trunk/docs/download-migration.html (original) +++ tomcat/site/trunk/docs/download-migration.html Tue May 2 13:17:23 2023 @@ -7,7 +7,7 @@ </p> </div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text"> -[define v]1.0.6[end] +[define v]1.0.7[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=1909571&r1=1909570&r2=1909571&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Tue May 2 13:17:23 2023 @@ -34,6 +34,31 @@ 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.7_Released"><span class="pull-right">2023-05-02</span> Tomcat Migration Tool for Jakarta EE 1.0.7 Released</h3><div class="text"> +<p> +The Apache Tomcat Project is proud to announce the release of 1.0.7 of the +Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of +bug fixes and improvements compared to version 1.0.6.</p> +<p>The notable changes in this release are:</p> +<ul> +<li>Update OSGI servlet specification versions if present in manifest file. PR + #42 provided by Ivan Furnadjiev.</li> +<li>Add configuration option, matchExcludesAgainstPathName that can be used to + configure exclusions based on path name rather than just file name. PR 38 + provided by Réda Housni Alaoui.</li> +<li>When converting directories, rename files according to the chosen profile. + </li> +<li>Work-around a known JDK bug when converting using the streaming approach. + </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.88_Released"><span class="pull-right">2023-04-19</span> Tomcat 8.5.88 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 8.5.88 @@ -189,25 +214,6 @@ Tomcat Native. The notable changes since <a href="https://tomcat.apache.org/download-native.cgi">Download</a> | <a href="native-1.2-doc/miscellaneous/changelog.html">ChangeLog for 1.2.36</a> </p> -</div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.6_Released"><span class="pull-right">2022-12-05</span> Tomcat Migration Tool for Jakarta EE 1.0.6 Released</h3><div class="text"> -<p> -The Apache Tomcat Project is proud to announce the release of 1.0.6 of the -Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of -bug fixes and improvements compared to version 1.0.5.</p> -<p>The notable changes in this release are:</p> -<ul> -<li>Correct regression in handling of javax.annotation package introduced in - 1.0.5. PR provided by Danny Thomas.</li> -<li>Allow parallel use of ClassConverter. PR provided by Danny Thomas.</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.48_Released"><span class="pull-right">2020-03-06</span> Tomcat Connectors 1.2.48 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 1.2.48 of Modified: tomcat/site/trunk/docs/oldnews-2022.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2022.html?rev=1909571&r1=1909570&r2=1909571&view=diff ============================================================================== --- tomcat/site/trunk/docs/oldnews-2022.html (original) +++ tomcat/site/trunk/docs/oldnews-2022.html Tue May 2 13:17:23 2023 @@ -17,6 +17,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.6_Released"><span class="pull-right">2022-12-05</span> Tomcat Migration Tool for Jakarta EE 1.0.6 Released</h3><div class="text"> +<p> +The Apache Tomcat Project is proud to announce the release of 1.0.6 of the +Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of +bug fixes and improvements compared to version 1.0.5.</p> +<p>The notable changes in this release are:</p> +<ul> +<li>Correct regression in handling of javax.annotation package introduced in + 1.0.5. PR provided by Danny Thomas.</li> +<li>Allow parallel use of ClassConverter. PR provided by Danny Thomas.</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.0-M1_Released"><span class="pull-right">2022-12-05</span> Tomcat 11.0.0-M1 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 11.0.0-M1 Modified: tomcat/site/trunk/xdocs/download-migration.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-migration.xml?rev=1909571&r1=1909570&r2=1909571&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/download-migration.xml (original) +++ tomcat/site/trunk/xdocs/download-migration.xml Tue May 2 13:17:23 2023 @@ -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.6[end] +[define v]1.0.7[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=1909571&r1=1909570&r2=1909571&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Tue May 2 13:17:23 2023 @@ -55,6 +55,33 @@ project logo are trademarks of the Apach </section> +<section name="Tomcat Migration Tool for Jakarta EE 1.0.7 Released" rtext="2023-05-02"> +<p> +The Apache Tomcat Project is proud to announce the release of 1.0.7 of the +Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of +bug fixes and improvements compared to version 1.0.6.</p> +<p>The notable changes in this release are:</p> +<ul> +<li>Update OSGI servlet specification versions if present in manifest file. PR + #42 provided by Ivan Furnadjiev.</li> +<li>Add configuration option, matchExcludesAgainstPathName that can be used to + configure exclusions based on path name rather than just file name. PR 38 + provided by Réda Housni Alaoui.</li> +<li>When converting directories, rename files according to the chosen profile. + </li> +<li>Work-around a known JDK bug when converting using the streaming approach. + </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.88 Released" rtext="2023-04-19"> <p> The Apache Tomcat Project is proud to announce the release of version 8.5.88 @@ -222,27 +249,6 @@ Tomcat Native. The notable changes since </p> </section> -<section name="Tomcat Migration Tool for Jakarta EE 1.0.6 Released" rtext="2022-12-05"> -<p> -The Apache Tomcat Project is proud to announce the release of 1.0.6 of the -Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of -bug fixes and improvements compared to version 1.0.5.</p> -<p>The notable changes in this release are:</p> -<ul> -<li>Correct regression in handling of javax.annotation package introduced in - 1.0.5. PR provided by Danny Thomas.</li> -<li>Allow parallel use of ClassConverter. PR provided by Danny Thomas.</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.48 Released" rtext="2020-03-06"> <p> The Apache Tomcat Project is proud to announce the release of version 1.2.48 of Modified: tomcat/site/trunk/xdocs/oldnews-2022.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2022.xml?rev=1909571&r1=1909570&r2=1909571&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/oldnews-2022.xml (original) +++ tomcat/site/trunk/xdocs/oldnews-2022.xml Tue May 2 13:17:23 2023 @@ -28,6 +28,27 @@ </ul> </section> +<section name="Tomcat Migration Tool for Jakarta EE 1.0.6 Released" rtext="2022-12-05"> +<p> +The Apache Tomcat Project is proud to announce the release of 1.0.6 of the +Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of +bug fixes and improvements compared to version 1.0.5.</p> +<p>The notable changes in this release are:</p> +<ul> +<li>Correct regression in handling of javax.annotation package introduced in + 1.0.5. PR provided by Danny Thomas.</li> +<li>Allow parallel use of ClassConverter. PR provided by Danny Thomas.</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.0-M1 Released" rtext="2022-12-05"> <p> The Apache Tomcat Project is proud to announce the release of version 11.0.0-M1 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org