HADOOP-10972. Native Libraries Guide contains mis-spelt build line (Peter Klavins via aw)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618719 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Allen Wittenauer 2014-08-18 20:00:56 +00:00
parent 73325f23f6
commit 4129a6e093
2 changed files with 4 additions and 1 deletions

View File

@ -615,6 +615,9 @@ Release 2.6.0 - UNRELEASED
HADOOP-10973. Native Libraries Guide contains format error. (Peter Klavins
via Arpit Agarwal)
HADOOP-10972. Native Libraries Guide contains mis-spelt build line (Peter
Klavins via aw)
Release 2.5.0 - UNRELEASED
INCOMPATIBLE CHANGES

View File

@ -129,7 +129,7 @@ Native Libraries Guide
library:
----
$ mvn package -Pdist,native -Dskiptests -Dtar
$ mvn package -Pdist,native -DskipTests -Dtar
----
You should see the newly-built library in: