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=5&rev2=6

--------------------------------------------------

  
  == Branching the release candidate ==
  
- Before release, a branch should have been be created for that release:
+ Before release, a branch should have been be created for that release in the 
form ''<major>.<minor>''. For example:
  
  {{{ 
- svn copy https://svn.apache.org/repos/asf/incubator/hama/trunk 
https://svn.apache.org/repos/asf/incubator/hama/branches/0.2.0
+ svn copy https://svn.apache.org/repos/asf/incubator/hama/trunk 
https://svn.apache.org/repos/asf/incubator/hama/branches/0.2
  }}}
  
  == Building Distribution ==

Reply via email to