Fix the errors from building the doc target
-------------------------------------------

                 Key: PIG-150
                 URL: https://issues.apache.org/jira/browse/PIG-150
             Project: Pig
          Issue Type: Bug
            Reporter: Xu Zhang
            Priority: Minor


There are 2 errors when building the doc target, in addition to the dependency 
issues as described in PIG-149.

Here are the 2 errors:

{noformat}
javadoc: warning - Error reading file: 
/homes/xu/workspace/pig-trunk/build/docs/api/${javadoc.link.java}/package-list

javadoc: error - Error while reading file 
/homes/xu/workspace/pig-trunk/src/overview.html
{noformat}

To rid of these errors, I will add an overview.html file with some overview 
(duh!) information about Pig and also assign a valid value to 
${javadoc.link.java} in build.xml.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to