You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by Apache Wiki <wi...@apache.org> on 2012/02/20 13:36:38 UTC

[Hama Wiki] Update of "HowToRelease" by edwardyoon

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=19&rev2=20

  
  == Check list before release ==
  
-  * License headers
+  * http://www.apache.org/dev/release.html
+ 
+ To verify license headers, use RAT check with following command:
+ 
+ {{{
+ % mvn apache-rat:check
+ }}}
  
  == Branching the release candidate ==