瀏覽代碼

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
Allen Wittenauer 10 年之前
父節點
當前提交
4129a6e093

+ 3 - 0
hadoop-common-project/hadoop-common/CHANGES.txt

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

+ 1 - 1
hadoop-common-project/hadoop-common/src/site/apt/NativeLibraries.apt.vm

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