[
https://issues.apache.org/jira/browse/HADOOP-10212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884141#comment-13884141
]
Hudson commented on HADOOP-10212:
---------------------------------
SUCCESS: Integrated in Hadoop-Hdfs-trunk #1656 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1656/])
HADOOP-10212. Incorrect compile command in Native Library document.
(Contributed by Akira Ajisaka) (arp:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1561838)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/site/apt/NativeLibraries.apt.vm
> Incorrect compile command in Native Library document
> ----------------------------------------------------
>
> Key: HADOOP-10212
> URL: https://issues.apache.org/jira/browse/HADOOP-10212
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.2.0
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
> Labels: newbie
> Fix For: 3.0.0, 2.3.0
>
> Attachments: HADOOP-10212.patch
>
>
> The following old command still exists in Native Library document.
> {code}
> $ ant -Dcompile.native=true <target>
> {code}
> Now maven is used instead of ant.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)