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

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


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 289e5e5  Fix typo
289e5e5 is described below

commit 289e5e53e33ed528e3f06cd59a04ebb5c303f239
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Aug 6 11:41:01 2021 +0200

    Fix typo
---
 build.properties.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.properties.default b/build.properties.default
index 806f827..0a17af9 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -303,7 +303,7 @@ 
findbugs.loc=${base-maven.loc}/com/github/spotbugs/spotbugs/${findbugs.version}/
 jsign.version=3.1
 
 # checksums for JSign 3.1
-jsign.checksum.enable=true
+jsign.checksum.enabled=true
 jsign.checksum.algorithm=SHA-512
 
jsign.checksum.value=481a6e7276688363106ee3492da52807577822b8114b13804df796cd143f479a50d0864215f63b9bb8120a85b2f6185b2845974872d11ff070407dd01879bb0e
 

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

Reply via email to