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 at...@apache.org on 2012/02/28 03:21:44 UTC

svn commit: r1294445 - in /hadoop/common/branches/HDFS-1623: ./ BUILDING.txt

Author: atm
Date: Tue Feb 28 02:21:42 2012
New Revision: 1294445

URL: http://svn.apache.org/viewvc?rev=1294445&view=rev
Log:
Merge trunk into HA branch.

Modified:
    hadoop/common/branches/HDFS-1623/   (props changed)
    hadoop/common/branches/HDFS-1623/BUILDING.txt

Propchange: hadoop/common/branches/HDFS-1623/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Feb 28 02:21:42 2012
@@ -1 +1 @@
-/hadoop/common/trunk:1152502-1294248
+/hadoop/common/trunk:1152502-1294443

Modified: hadoop/common/branches/HDFS-1623/BUILDING.txt
URL: http://svn.apache.org/viewvc/hadoop/common/branches/HDFS-1623/BUILDING.txt?rev=1294445&r1=1294444&r2=1294445&view=diff
==============================================================================
--- hadoop/common/branches/HDFS-1623/BUILDING.txt (original)
+++ hadoop/common/branches/HDFS-1623/BUILDING.txt Tue Feb 28 02:21:42 2012
@@ -8,7 +8,7 @@ Requirements:
 * Maven 3.0
 * Forrest 0.8 (if generating docs)
 * Findbugs 1.3.9 (if running findbugs)
-* ProtocolBuffer 2.4.1+ (for MapReduce)
+* ProtocolBuffer 2.4.1+ (for MapReduce and HDFS)
 * Autotools (if compiling native code)
 * Internet connection for first build (to fetch all Maven and Hadoop dependencies)