You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yan Fang (JIRA)" <ji...@apache.org> on 2015/06/17 23:36:01 UTC

[jira] [Commented] (SAMZA-714) Change version in ./gradle.properties to 0.9.1

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

Yan Fang commented on SAMZA-714:
--------------------------------

Hi [~guozhang] , since you are updating the gradle.properties, can you also update websites-related files?

Basic steps are documented in docs/README.md, specifically, the "Release-new-version Website Checklist" section. There are a few minor differences.

*in 0.9.1 branch*,
* modify the docs/_config.yml to make the "version" and "latest-release" to 0.9 (not 0.9.1, because the websites do not go to minor version number. I forgot to change the version number in 0.9 branch...)
* -remove "git checkout latest" in docs/startup/hello-samza/versioned/index.md- (I think this is already removed)

*in master branch*,
* -modify the docs/_config.yml to make the "latest-release" to 0.9- (this should be correct)
* -add the x.x.x release to Archive category in docs/_layout/default.html and x.x.x release part in docs/archive/index.html-
* update the download page to use x.x.x release (this needs to be done by you)
* update the version number in "tar -xvf ./target/hello-samza-x.x.x-dist.tar.gz -C deploy/samza" in docs/startup/hello-samza/versioned/index.md (TODO)

*other*
* can you also apply the SAMZA-698 to the 0.9.1 branch? Otherwise, it will go back to old page when we publish the 0.9.1 pages.

After apache mirrors pick up the new release,
* in 0.9.1 branch, run bin/publish-site.sh "updating welcome page" yourname (actually not sure if you have the access. Yi Pan can run this as well)
* in master branch, run bin/publish-site.sh "updating welcome page" yourname

> Change version in ./gradle.properties to 0.9.1
> ----------------------------------------------
>
>                 Key: SAMZA-714
>                 URL: https://issues.apache.org/jira/browse/SAMZA-714
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Guozhang Wang
>            Assignee: Guozhang Wang
>             Fix For: 0.9.1
>
>         Attachments: rb35577.patch, rb35577.patch
>
>
> As titled, for releasing purposes.



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