[
https://issues.apache.org/jira/browse/RAT-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18067295#comment-18067295
]
ASF subversion and git services commented on RAT-534:
-----------------------------------------------------
Commit 27b4809c31ffeca0485fdc50e0d82c370b21d2c0 in creadur-rat's branch
refs/heads/master from P. Ottlinger
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=27b4809c ]
Merge pull request #634 from apache/feature/RAT-534
RAT-534: Automatically generate SHA512 and SHA256 checksums during release
builds
> Improve release verification and digest creation
> ------------------------------------------------
>
> Key: RAT-534
> URL: https://issues.apache.org/jira/browse/RAT-534
> Project: Apache RAT
> Issue Type: Task
> Components: build
> Affects Versions: 0.18
> Reporter: Philipp Ottlinger
> Assignee: Philipp Ottlinger
> Priority: Major
> Fix For: 1.0.0
>
>
> During release vote of 0.18 [~claude] pointed to
> https://apache.org/info/verification.html
> and mentioned that SHA-256 and SHA-512 should be created during the release
> build
> (in <=0.18 the checksums were generated manually before uploading to ASF dist
> area).
> Over at Maven
> https://github.com/apache/maven/blob/master/apache-maven/pom.xml#L376
> https://github.com/nicoulaj/checksum-maven-plugin/tree/master
> is used to automate this part of releases.
> Evaluate and integrate into RAT.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)