You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2021/05/08 08:00:06 UTC

[ANN] Apache Tomcat Migration tool for Jakarta EE 1.0.0

The Apache Tomcat team announces the immediate availability of Apache
Tomcat Migration Tool for Jakarta EE 1.0.0

Apache Tomcat Migration Tool for Jakarta EE is an open source software
tool for migrating binary web applications (WAR files) and other binary
artefacts from Java EE 8 to Jakarta EE 9.

The notable changes since 0.2.0 include:

- Further fixes to exclude javax.xml packages that are not part of
   Java EE from the migration

- The class transformer now validates that the target classes in the
   Jakarta namespace exist in the runtime environment

Please refer to the change log for the complete list of changes:
https://github.com/apache/tomcat-jakartaee-migration/blob/master/CHANGES.md

Downloads:
http://tomcat.apache.org/download-migration.cgi

Enjoy!

- The Apache Tomcat team


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


Fwd: [ANN] Apache Tomcat Migration tool for Jakarta EE 1.0.0

Posted by Robert Munteanu <rm...@adobe.com.INVALID>.
Hi,

Not sure if we plan to migrate away from javax.* to jakarta.* soon. But
when we do, we should keep this tool in mind.

Thanks,
Robert