[
https://issues.apache.org/jira/browse/COMMONSSITE-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles Sadowski updated COMMONSSITE-133:
----------------------------------------
Description:
The plugin should generate a text file (to be stored in the "dist" area along
the archived artefacts) so that a single command:
{noformat}
$ sha512sum -c checksumfile
{noformat}
can be used to check all of them.
The template for generating the vote message body should contain a command to
download all the to-be-checked files from the dist area.
was:
The plugin should generate a text file (to be stored in the "dist" area along
the archived artefacts) so that a single command:
{noformat}
$ sha512sum -c checksumfile
{noformat}
can be used to check all of them.
> Release plugin: Reviewing checksums
> -----------------------------------
>
> Key: COMMONSSITE-133
> URL: https://issues.apache.org/jira/browse/COMMONSSITE-133
> Project: Apache Commons All
> Issue Type: New Feature
> Reporter: Gilles Sadowski
> Priority: Minor
> Labels: release, review
>
> The plugin should generate a text file (to be stored in the "dist" area along
> the archived artefacts) so that a single command:
> {noformat}
> $ sha512sum -c checksumfile
> {noformat}
> can be used to check all of them.
> The template for generating the vote message body should contain a command to
> download all the to-be-checked files from the dist area.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)