Akira AJISAKA created HADOOP-10212:
--------------------------------------
Summary: 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
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)