From fc47af5c2b10f9495818f2dacfb61f90fccfa3c0 Mon Sep 17 00:00:00 2001 From: Magesh Umasankar Date: Thu, 11 Apr 2002 15:53:42 +0000 Subject: [PATCH] Let's try to keep PGP users (non OpenPGP ones) happy. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272381 13f79535-47bb-0310-9956-ffa450edef68 --- ReleaseInstructions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReleaseInstructions b/ReleaseInstructions index 0da2b65d7..dd63ec76f 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -50,7 +50,7 @@ Note: This document was created in the context of releasing Ant 1.5. for i in distribution/* do echo "Signing " $i - gpg -a -b $i + gpg -a -b --force-v3-sigs $i done Try to do this on Linux since the gpg signatures generated on Windows may