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

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


The following commit(s) were added to refs/heads/10.0.x by this push:
     new 62aa44ddac Update Tomcat migration tool for Jakarta EE to 1.0.1
62aa44ddac is described below

commit 62aa44ddac8a1809bd7355616302834675d9ba94
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jul 11 11:38:07 2022 +0100

    Update Tomcat migration tool for Jakarta EE to 1.0.1
---
 build.properties.default   | 6 +++---
 webapps/docs/changelog.xml | 4 ++++
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 0ad93c88d6..e20277cea6 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -310,12 +310,12 @@ 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.0
+migration-lib.version=1.0.1
 
-# checksums for jakartaee-migration-1.0.0-shaded.jar
+# checksums for jakartaee-migration-1.0.1-shaded.jar
 migration-lib.checksum.enabled=true
 migration-lib.checksum.algorithm=MD5|SHA-1
-migration-lib.checksum.value=cecc0fa3b5947dd52465ed395ba3f23f|19a3e36dec08bbc60ab511651887375c0a7e4d1b
+migration-lib.checksum.value=c81ed5111319cf59073b9d96d368bc6f|5deeb6d46401642df23cbc48c5766321bc3d7b44
 
 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 3fc1b2082f..5153204057 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -209,6 +209,10 @@
       <update>
         Update the CXF module to Apache CXF 3.5.3. (remm)
       </update>
+      <update>
+        Update the Apache Tomcat migration tool for Jakarta EE library to 
1.0.1.
+        (markt)
+      </update>
     </changelog>
   </subsection>
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to