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

ASF subversion and git services commented on GEODE-775:
-------------------------------------------------------

Commit 399ce5decff6b88d3cb841552d2107b998e03ffa in incubator-geode's branch 
refs/heads/develop from [~amb]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=399ce5d ]

GEODE-775: Add build support to easily sign release files

Use the gradle signing plugin to sign jar artifacts and distributions.
This is only done for release versions (-SNAPSHOT).  Exclude KEYS and
signatures from the distributions.  Requires a user gradle file with
the following properties:

    signing.keyId=
    signing.password=
    signing.secretKeyRingFile=


> 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
>             Fix For: 1.0.0-incubating.M1
>
>         Attachments: patch-2
>
>
> 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)

Reply via email to