From 7e9b213aeca0d5eb9af1c31222f9d40b94256ada Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 25 Aug 2003 07:44:07 +0000 Subject: [PATCH] Explain gpg invocation line to myself git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275137 13f79535-47bb-0310-9956-ffa450edef68 --- ReleaseInstructions | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ReleaseInstructions b/ReleaseInstructions index c14d3b2d4..e83ee594d 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -55,9 +55,8 @@ Note: This document was created in the context of releasing Ant 1.5. gpg -a -b --force-v3-sigs $i done - Try to do this on Linux since the gpg signatures generated on Windows may - cause some PGP users problems verifying signatures even though they seem - OK. + The --force-v3-sigs will improve the interoperability with PGP 5.x, + see . Before you do that, ensure that the key you use is inside the KEYS file in Ant's CVS repository - and that you perform a cvs update on