This is an automated email from the ASF dual-hosted git repository.

markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new ab595ec803 Update migration tool to 1.0.12
ab595ec803 is described below

commit ab595ec8036d60806ba423736a6ae72c7772379b
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 a3010e10f7..2e42ceb0b1 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -305,10 +305,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 601ae45d3b..fef1140c31 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -610,6 +610,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]

Reply via email to