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

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

Commit 5e8eed518e97201e48754314a2bddb962dbda229 in incubator-geode's branch 
refs/heads/release/1.0.0-incubating.M1 from [~amb]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=5e8eed5 ]

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