[ 
https://issues.apache.org/jira/browse/RNG-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060673#comment-16060673
 ] 

Gilles commented on RNG-31:
---------------------------

bq. Checksums are only needed for releases

That's the context of this issue.
The release process for v1.0 did not generate the checksums, and IIRC I created 
them by manually running the tools on the archive files.
I inferred that the problem might be related to RNG being modular (while MATH 
is not).

This should actually occur for all the modular components that provide a 
"contains-all" archive and should preferably be solved at the "parent" level.
Howver, if everything is supposed to be fine there, please examine the POM of 
the {{dist-archive}} module of  "Commons RNG", and let me know what is wrong 
there.

> Missing signature and checksum files (release process)
> ------------------------------------------------------
>
>                 Key: RNG-31
>                 URL: https://issues.apache.org/jira/browse/RNG-31
>             Project: Commons RNG
>          Issue Type: Sub-task
>            Reporter: Gilles
>             Fix For: 1.1
>
>
> Module "dist-archive" contains a
> {noformat}
> src/assembly
> {noformat}
> directory for  creating distribution files.
> The command
> {noformat}
> mvn assembly:single
> {noformat}
> create the "tar.gz" and ".zip" files but not the corresponding ".asc", ".md5" 
> and ".sha1" files.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to