[
https://issues.apache.org/jira/browse/HADOOP-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552863
]
Arun C Murthy commented on HADOOP-2457:
---------------------------------------
The build failed since, currently, we didn't pass *forrest.home* while building:
{noformat}
docs:
BUILD FAILED
/export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/build.xml:613:
Execute failed: java.io.IOException: /bin/forrest: not found
{noformat}
> Add a 'forrest.home' property for the 'docs' target in build.xml
> ----------------------------------------------------------------
>
> Key: HADOOP-2457
> URL: https://issues.apache.org/jira/browse/HADOOP-2457
> Project: Hadoop
> Issue Type: Improvement
> Components: documentation
> Reporter: Arun C Murthy
> Assignee: Arun C Murthy
> Priority: Minor
> Fix For: 0.16.0
>
> Attachments: HADOOP-2457_1_20071218.patch
>
>
> I propose we add a *forrest.home* property which is used as the base for the
> Apache Forrest installation for the _docs_ target, currently it relies on
> forrest being on the PATH.
> $ ant -Dforrest.home=<forrest installation> docs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.