------------------------------------------
Key: PIG-1558
URL: https://issues.apache.org/jira/browse/PIG-1558
Project: Pig
Issue Type: Bug
Components: build
Affects Versions: 0.8.0
Reporter: Alan Gates
Assignee: Alan Gates
Priority: Minor
Fix For: 0.8.0
Going to the site directory and running ant produces:
{code}
ant
Buildfile: build.xml
clean:
[delete] Deleting directory /Users/gates/src/pig/apache/site/author/build
update:
BUILD FAILED
/Users/gates/src/pig/apache/site/build.xml:6: Execute failed: java.io.IOException: Cannot run program "forrest" (in directory "/Users/gates/src/pig/apache/site/author"): error=2, No such file or directory
{code}
Also, forrest here still requires Java 1.5, which can be fixed (see PIG-1508).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.