[
https://issues.apache.org/jira/browse/HADOOP-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-2457:
----------------------------------
Attachment: HADOOP-2457_2_20071220.patch
Slightly improved patch which prints a diagnostic message when {{forrest.home}}
isn't defined:
{noformat}
$ ant docs
Buildfile: build.xml
forrest.check:
BUILD FAILED
HADOOP-2352/build.xml:621: 'forrest.home' is not defined. Please pass
-Dforrest.home=<base of Apache Forrest installation> to Ant on the command-line.
Total time: 2 seconds
{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,
> HADOOP-2457_2_20071220.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.