[
https://issues.apache.org/jira/browse/RATIS-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885142#comment-16885142
]
Elek, Marton commented on RATIS-307:
------------------------------------
Sorry for the confusion: I uploaded the new version as a PR not as a patch
file, it should be up to date, please check that one.
> Improve make_rc script with additional step of the release process.
> -------------------------------------------------------------------
>
> Key: RATIS-307
> URL: https://issues.apache.org/jira/browse/RATIS-307
> Project: Ratis
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.2.0
> Reporter: Elek, Marton
> Assignee: Elek, Marton
> Priority: Minor
> Attachments: RATIS-307.001.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> During the 0.2.0 release I used a helper script which contained the smaller
> steps for the release process.
> Compared to the existing make_rc script it could
> # create the git tag, change maven version
> # test the src release by compiling the project from the src tar
> # upload artifacts to the apache nexus
> # sign artifacts
> # upload artifacts to the dev svn staging area
> # push git tag to the git repository
>
> All of the small steps are defined in bash functions and they could be
> executed one by one and I could check the results between the steps.
> In this patch I merge my custom script with the existing make_rc to make it
> easier to release ratis in the future.
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)