Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "Hbase/HowToRelease" page has been changed by JonathanHsieh:
http://wiki.apache.org/hadoop/Hbase/HowToRelease?action=diff&rev1=10&rev2=11

Comment:
added comment saying that this check required maven 3

  Before release, run the [[http://incubator.apache.org/rat/|Apache RAT]] check 
to ensure all files have proper license header:
  
  {{{
+ # Make sure you are using maven 3.x
  $ mvn apache-rat:check
  }}}
  

Reply via email to