Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The "HowToRelease" page has been changed by edwardyoon. http://wiki.apache.org/hama/HowToRelease?action=diff&rev1=4&rev2=5 -------------------------------------------------- + <<TableOfContents(5)>> + + == Branching the release candidate == + + Before release, a branch should have been be created for that release: + + {{{ + svn copy https://svn.apache.org/repos/asf/incubator/hama/trunk https://svn.apache.org/repos/asf/incubator/hama/branches/0.2.0 + }}} + == Building Distribution == 1. Update to the latest SVN revision: