[
https://issues.apache.org/jira/browse/GEODE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093115#comment-15093115
]
Niall Pemberton commented on GEODE-775:
---------------------------------------
Ant can do this, and thats what the Samza project seems to have done in their
sourceRelease task:
*
https://git-wip-us.apache.org/repos/asf?p=samza.git;a=blob;f=gradle/release.gradle;h=e501098559a95779c76216cf4b01bdd33c8a12ff;hb=HEAD#l24
* https://ant.apache.org/manual/Tasks/checksum.html
Aurora uses the a slightly different approach and they've produced md5 & sha
checksums:
*
https://git-wip-us.apache.org/repos/asf?p=aurora.git;a=blob;f=build-support/release/release;h=c3961f0f9f737e16060717ba0301d26afd918837;hb=HEAD#l169
> Build should create checksum for distributions
> ----------------------------------------------
>
> Key: GEODE-775
> URL: https://issues.apache.org/jira/browse/GEODE-775
> Project: Geode
> Issue Type: Improvement
> Components: build
> Reporter: Anthony Baker
> Assignee: Anthony Baker
>
> When the build generates a distribution (source or binary), we should also
> create matching checksum files. These checksums are needed for publishing
> releases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)