This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 79ef89d343 Update the the Tomcat Migration Tool for Jakarta EE to
1.0.10.
79ef89d343 is described below
commit 79ef89d343951efc68bce33e742672f7fd2c8616
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Nov 24 22:42:07 2025 +0000
Update the the Tomcat Migration Tool for Jakarta EE to 1.0.10.
---
build.properties.default | 4 ++--
webapps/docs/changelog.xml | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index d06396fa12..67f4859c0a 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -307,10 +307,10 @@ bnd.jar=${bnd.home}/biz.aQute.bnd-${bnd.version}.jar
bnd.loc=${base-maven.loc}/biz/aQute/bnd/biz.aQute.bnd/${bnd.version}/biz.aQute.bnd-${bnd.version}.jar
# ----- Tomcat Migration Tool for Jakarta EE -----
-migration-lib.version=1.0.9
+migration-lib.version=1.0.10
migration-lib.checksum.enabled=true
migration-lib.checksum.algorithm=MD5|SHA-1
-migration-lib.checksum.value=0c41a2032c09d943211be5d41aed3f8f|fe5473b73441e664842086b8496b940cd2c3c054
+migration-lib.checksum.value=264a836032d45f600e01a95b3d5925e3|c86a0981ae313658222fb576595c0546542c4911
migration-lib.home=${base.path}/migration-${migration-lib.version}
migration-lib.jar=${migration-lib.home}/jakartaee-migration-${migration-lib.version}-shaded.jar
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 1b075f6b21..ecb57ce2c4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -170,6 +170,10 @@
Update file extension to media type mappings to align with the current
list used by the Apache Web Server (httpd). (markt)
</update>
+ <update>
+ Update the packaged version of the Tomcat Migration Tool for Jakarta EE
+ to 1.0.10. (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]