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

Jake Farrell commented on CONCERTED-16:
---------------------------------------

we could use git log --oneline to generate the changelog, you make sure that 
all our commits reference a jira issue then so there is an easy way to go find 
more context, ie "${issue id}:${short description}"

for the move comment, the files generated for the release candidate are 
something like

0.1.0/concerted-0.1.0-rc0.tar.gz
0.1.0/concerted-0.1.0-rc0.tar.gz.md5
0.1.0/concerted-0.1.0-rc0.tar.gz.asc

for the release we have to move those to before committing them to svn

0.1.0/concerted-0.1.0.tar.gz
0.1.0/concerted-0.1.0.tar.gz.md5
0.1.0/concerted-0.1.0.tar.gz.asc




> Add and customize release scripts in Concerted
> ----------------------------------------------
>
>                 Key: CONCERTED-16
>                 URL: https://issues.apache.org/jira/browse/CONCERTED-16
>             Project: Apache Concerted
>          Issue Type: Improvement
>            Reporter: Atri Sharma
>            Assignee: Gaurav Shukla
>            Priority: Critical
>              Labels: newbie
>         Attachments: atexit.sh, colors.sh, release.sh, vote.sh
>
>
> https://github.com/apache/mesos/blob/master/support/vote.sh
> https://github.com/apache/mesos/blob/master/support/release.sh
> These scripts are useful for release process. Customizing them for C++ and 
> Concerted and adding them is critical for our project.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to