You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2009/03/18 18:35:50 UTC

[jira] Updated: (PIG-722) javadoc target generates warnings which requires fix

     [ https://issues.apache.org/jira/browse/PIG-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giridharan Kesavan updated PIG-722:
-----------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: PIG-700

> javadoc target generates warnings which requires fix
> ----------------------------------------------------
>
>                 Key: PIG-722
>                 URL: https://issues.apache.org/jira/browse/PIG-722
>             Project: Pig
>          Issue Type: Sub-task
>            Reporter: Giridharan Kesavan
>
> [exec]   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
> [exec]   [javadoc] Standard Doclet version 1.6.0_11
> [exec]   [javadoc] Building tree for all the packages and classes...
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/PigException.java:311: warning - @param argument "msg" is not a parameter name.
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/PigOutputFormat.java:114: warning - Tag @see: can't find write(K, V) in org.apache.hadoop.mapred.RecordWriter
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/backend/hadoop/executionengine/physicalLayer/plans/PhyPlanVisitor.java:250: warning - @param argument "localRearrangeForIllustrate" is not a parameter name.
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/backend/hadoop/executionengine/physicalLayer/relationalOperators/POLocalRearrange.java:482: warning - @param argument "plans2" is not a parameter name.
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/impl/io/NullableBag.java:40: warning - @param argument "bytes" is not a parameter name.
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/impl/io/NullableTuple.java:40: warning - @param argument "bytes" is not a parameter name.
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/impl/logicalLayer/ExpressionOperator.java:141: warning - Tag @see: reference not found: org.apache.pig.impl.plan.LogicalOperator#clone()
> [exec]   [javadoc]  Do not use the clone method directly. Operators are cloned when logical plans
> [exec]   [javadoc]  are cloned using {@link LogicalPlanCloner}
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/impl/logicalLayer/LogicalPlanCloneHelper.java:45: warning - @param argument "walker" is not a parameter name.
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/impl/logicalLayer/LogicalPlanCloneHelper.java:60: warning - @param argument "walker" is not a parameter name.
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/impl/logicalLayer/LOLoad.java:63: warning - @param argument "schemaFile" is not a parameter name.
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/impl/logicalLayer/schema/Schema.java:1578: warning - @param argument "schema" is not a parameter name.
> [exec]   [javadoc] /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/src/org/apache/pig/impl/plan/OperatorPlan.java:189: warning - Tag @link: reference not found: insertBetween
> [exec]   [javadoc] Building index for all the packages and classes...
> [exec]   [javadoc] Building index for all classes...
> [exec]   [javadoc] Generating /home/hudson/hudson-slave/workspace/Pig-Patch-minerva.apache.org/trunk/build/docs/api/stylesheet.css...
> [exec]   [javadoc] 13 warnings

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