Josh Elser created PHOENIX-4542:
-----------------------------------
Summary: Update cryptographic sig file names per ASF policy
Key: PHOENIX-4542
URL: https://issues.apache.org/jira/browse/PHOENIX-4542
Project: Phoenix
Issue Type: Task
Reporter: Josh Elser
Assignee: Josh Elser
Fix For: 5.0.0, 4.14.0
https://www.apache.org/dev/release-distribution#sigs-and-sums
{quote}
An [SHA|https://www.apache.org/dev/release-signing#sha-checksum] checksum
SHOULD also be created and MUST be suffixed as:
* {{.sha1}} for a SHA-1 checksum
* {{.sha256}} for a SHA-256 checksum
* {{.sha512}} for a SHA-512 checksum
{quote}
We should be using .sha256 and .sha512 instead of .sha as the filename's suffix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)