Author: markt
Date: Sat May 8 07:58:48 2021
New Revision: 1889661
URL: http://svn.apache.org/viewvc?rev=1889661&view=rev
Log:
Update site for Tomcat Migration Tool for Jakarta EE 1.0.0 release
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=1889661&r1=1889660&r2=1889661&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-migration.html (original)
+++ tomcat/site/trunk/docs/download-migration.html Sat May 8 07:58:48 2021
@@ -9,7 +9,7 @@
</p>
</div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text">
-[define v]0.2.0[end]
+[define v]1.0.0[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=1889661&r1=1889660&r2=1889661&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Sat May 8 07:58:48 2021
@@ -36,6 +36,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_1.0.0_Released"><span
class="pull-right">2021-05-07</span> Tomcat Migration Tool for Jakarta EE 1.0.0
Released</h3><div class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of 1.0.0 of the
+Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
+bug fixes and improvements compared to version 0.2.0.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Further fixes to exclude javax.xml packages that are not part of Java EE
+ from the migration.</li>
+<li>The class transformer now validates that the target classes in the Jakarta
+ namespace exist in the runtime environment.</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.109_Released"><span
class="pull-right">2021-04-26</span> Tomcat 7.0.109 Released</h3><div
class="text">
<p>
The Apache Tomcat Project is proud to announce the release of version 7.0.109
of
@@ -147,26 +167,6 @@ Tomcat Native. The notable changes since
<a href="https://tomcat.apache.org/download-native.cgi">Download</a> |
<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.28</a>
</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_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.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1889661&r1=1889660&r2=1889661&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Sat May 8 07:58:48 2021
@@ -104,6 +104,26 @@ changelog</a>.
<p style="text-align: center;">
<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
</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/download-migration.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-migration.xml?rev=1889661&r1=1889660&r2=1889661&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-migration.xml (original)
+++ tomcat/site/trunk/xdocs/download-migration.xml Sat May 8 07:58:48 2021
@@ -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]0.2.0[end]
+[define v]1.0.0[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=1889661&r1=1889660&r2=1889661&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Sat May 8 07:58:48 2021
@@ -55,6 +55,28 @@ project logo are trademarks of the Apach
</section>
+<section name="Tomcat Migration Tool for Jakarta EE 1.0.0 Released"
rtext="2021-05-07">
+<p>
+The Apache Tomcat Project is proud to announce the release of 1.0.0 of the
+Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
+bug fixes and improvements compared to version 0.2.0.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Further fixes to exclude javax.xml packages that are not part of Java EE
+ from the migration.</li>
+<li>The class transformer now validates that the target classes in the Jakarta
+ namespace exist in the runtime environment.</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.109 Released" rtext="2021-04-26">
<p>
The Apache Tomcat Project is proud to announce the release of version 7.0.109
of
@@ -176,28 +198,6 @@ Tomcat Native. The notable changes since
</p>
</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 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.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1889661&r1=1889660&r2=1889661&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Sat May 8 07:58:48 2021
@@ -121,6 +121,28 @@ changelog</a>.
</p>
</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: [email protected]
For additional commands, e-mail: [email protected]