This is an automated email from the ASF dual-hosted git repository.
markt 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 8e7267d Update BUILDING.txt for JSign
8e7267d is described below
commit 8e7267d742b48182ab2ed291c987f185d90ef6b7
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Aug 18 12:45:36 2021 +0100
Update BUILDING.txt for JSign
---
BUILDING.txt | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/BUILDING.txt b/BUILDING.txt
index f8500fc..9a313e9 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -290,12 +290,10 @@ You can build them by using the following commands:
file:
# Location of GPG executable (used only for releases)
+ gpg.exec=/path/to/gpg
# Code signing of Windows installer
do.codesigning=true
- codesigning.user=request-via-pmc
- codesigning.pwd=request-via-pmc
- codesigning.partnercode=request-via-pmc
- codesigning.service=Microsoft Windows Signing
+ codesigning.storepass=request-via-pmc
Release managers will be provided with the necessary credentials by the
PMC.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]