https://bz.apache.org/bugzilla/show_bug.cgi?id=59794
Bug ID: 59794
Summary: Download page incomplete/wrong verification
instructions
Product: POI
Version: 3.15-dev
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
Just noticed that the gpg verification instructions are incomplete.
gpg --verify poi-X.Y.Z.jar.asc
should be
gpg --verify poi-X.Y.Z.jar.asc poi-X.Y.Z.jar
This is because of an unfortunate design issue with gpg, see:
https://bz.apache.org/bugzilla/show_bug.cgi?id=57103#c1
It might be better to link to the instructions at
http://www.apache.org/info/verification.html
instead
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]