This is an automated email from the ASF dual-hosted git repository.
markt-asf 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 35b55bccb4 Update migration tool to 1.0.12
35b55bccb4 is described below
commit 35b55bccb4fce29e4745bf6905c74681b91a88b7
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Jun 5 08:22:59 2026 +0100
Update migration tool to 1.0.12
---
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 706bee0825..1d37e43dfc 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -306,10 +306,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.10
+migration-lib.version=1.0.12
migration-lib.checksum.enabled=true
migration-lib.checksum.algorithm=MD5|SHA-1
-migration-lib.checksum.value=264a836032d45f600e01a95b3d5925e3|c86a0981ae313658222fb576595c0546542c4911
+migration-lib.checksum.value=b34fa233f5d88f7e6aff914495c8820d|b3576140e7a72ed743f3a5c6d06bf04fed83531f
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 c592a0bfbd..56140af24a 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -1661,6 +1661,10 @@
<update>
Improvements to Japanese translations provided by tak7iji. (markt)
</update>
+ <update>
+ Update the packaged version of the Tomcat Migration Tool for Jakarta EE
+ to 1.0.12. (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]