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 ==