[
https://issues.apache.org/jira/browse/HADOOP-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101583#comment-14101583
]
Hudson commented on HADOOP-10972:
---------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #6086 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/6086/])
HADOOP-10972. Native Libraries Guide contains mis-spelt build line (Peter
Klavins via aw) (aw:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1618719)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/site/apt/NativeLibraries.apt.vm
> Native Libraries Guide contains mis-spelt build line
> ----------------------------------------------------
>
> Key: HADOOP-10972
> URL: https://issues.apache.org/jira/browse/HADOOP-10972
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.0.0, 2.3.0
> Reporter: Peter Klavins
> Assignee: Peter Klavins
> Labels: documentation, newbie
> Fix For: 3.0.0, 2.6.0
>
> Attachments: HADOOP-10972.patch
>
>
> The Native Libraries Guide mis-spells the define 'skipTests' with a lowercase
> 't' in the build line. The correct build line is:
> {code:none}
> $ mvn package -Pdist,native -DskipTests -Dtar
> {code}
> Patch is to trunk, but is also valid for released versions 2.2.0, 2.3.0,
> 2.4.0, 2.4.1, and 2.5.0, and could be back-ported to them if deemed necessary.
--
This message was sent by Atlassian JIRA
(v6.2#6252)