top-level build.sh should checksum & sign all artifacts in dist/ ----------------------------------------------------------------
Key: AVRO-446 URL: https://issues.apache.org/jira/browse/AVRO-446 Project: Avro Issue Type: Improvement Components: build Affects Versions: 1.3.0 Reporter: Doug Cutting Fix For: 1.3.1 The various 'dist' target implementations don't consistently checksum targets, and none sign them. Before distribution on Apache servers, all artifacts must be signed. We should add a new command, 'sign' that signs and checksums all artifacts in dist/. And we should remove all the existing per-language checksumming code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.