Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
HADOOP-10240. Merging change r1559280 from branch-2 to branch-2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cnauroth committed Jan 17, 2014
1 parent 863a766 commit f30e008
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 deletions BUILDING.txt
Expand Up @@ -183,11 +183,11 @@ Building on Windows
Requirements:

* Windows System
* JDK 1.6
* Maven 3.0
* Windows SDK or Visual Studio 2010 Professional
* ProtocolBuffer 2.4.1+ (for MapReduce and HDFS)
* JDK 1.6+
* Maven 3.0 or later
* Findbugs 1.3.9 (if running findbugs)
* ProtocolBuffer 2.5.0
* Windows SDK or Visual Studio 2010 Professional
* Unix command-line tools from GnuWin32 or Cygwin: sh, mkdir, rm, cp, tar, gzip
* Internet connection for first build (to fetch all Maven and Hadoop dependencies)

Expand Down
3 changes: 3 additions & 0 deletions hadoop-common-project/hadoop-common/CHANGES.txt
Expand Up @@ -90,6 +90,9 @@ Release 2.3.0 - UNRELEASED

HADOOP-10234. "hadoop.cmd jar" does not propagate exit code. (cnauroth)

HADOOP-10240. Windows build instructions incorrectly state requirement of
protoc 2.4.1 instead of 2.5.0. (cnauroth)

HADOOP-10112. har file listing doesn't work with wild card. (brandonli)

Release 2.2.0 - 2013-10-13
Expand Down

0 comments on commit f30e008

Please sign in to comment.