[
https://issues.apache.org/jira/browse/COMMONSSITE-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481505#comment-17481505
]
Gilles Sadowski commented on COMMONSSITE-133:
---------------------------------------------
I've attached a patch.
The test passes but I don't see any of the supposedly created files (in the
location reported by the console output), so I couldn't check that the contents
is as expected (i.e. compliant with "sha512sum").
Please review.
> 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
> Attachments: COMMONSSITE-133.patch
>
>
> 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.20.1#820001)