You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2009/02/14 00:50:02 UTC

[Hadoop Wiki] Update of "HowToRelease" by NigelDaley

Dear Wiki user,

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

The following page has been changed by NigelDaley:
http://wiki.apache.org/hadoop/HowToRelease

------------------------------------------------------------------------------
  
  = Building =
  
- 	1. Build the release & run unit tests. {{{
+ 	1. Build the release & run unit tests.  This is captured in [http://svn.apache.org/viewvc/hadoop/core/nightly/hudsonBuildHadoopRelease.sh?view=markup hudsonBuildHadoopRelease.sh]. {{{
  export JAVA_HOME=/path/to/32bit/jdk
  export CFLAGS=-m32
  export CXXFLAGS=-m32