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 stack:
http://wiki.apache.org/hadoop/Hbase/HowToRelease?action=diff&rev1=13&rev2=14

Comment:
Point at ref guide.

  To make a release, follow the comprehensive [[HowToRelease]] documentation 
substituting '''hbase''' wherever '''core''' is mentioned.
  
+ See [[http://hbase.apache.org/book.html#build.tgz|15.3.3. Building the HBase 
tarball]] for how to build the hbase tarball.
- 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
- }}}
- 
- When building a release tarball, use:
- 
- {{{
- mvn clean site install assembly:single -Prelease
- }}}
  
  Before the release, run the following smoke tests (at least).
  

Reply via email to