You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2010/03/12 21:57:27 UTC

[jira] Resolved: (AVRO-446) top-level build.sh should checksum & sign all artifacts in dist/

     [ https://issues.apache.org/jira/browse/AVRO-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting resolved AVRO-446.
-------------------------------

    Resolution: Fixed
      Assignee: Doug Cutting

I just committed a fix for this.

> 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
>            Assignee: 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.