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

Giridharan Kesavan updated ZOOKEEPER-353:
-----------------------------------------

    Attachment: ZK-353.patch

this patch removes 100 warnings and 4 errors.
Still those 24 warnings needs to be fixes which requires editing the source 
file.. 

For the remaining 24 warning's I'm going to file a different jira.

tnx!

> javadoc warnings needs to be fixed 
> -----------------------------------
>
>                 Key: ZOOKEEPER-353
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-353
>             Project: Zookeeper
>          Issue Type: Sub-task
>            Reporter: Giridharan Kesavan
>         Attachments: ZK-353.patch
>
>
> [javadoc] 
> /.../SOMETHING/trunk/src/java/generated/org/apache/zookeeper/server/quorum/QuorumPacket.java:46:
>  cannot find symbol
>   [javadoc] symbol  : class OutputArchive
>   [javadoc] location: class org.apache.zookeeper.server.quorum.QuorumPacket
>   [javadoc]   public void serialize(OutputArchive a_, String tag) throws 
> java.io.IOException {
>   [javadoc]                         ^
>   [javadoc] 
> /.../SOMETHING/trunk/src/java/generated/org/apache/zookeeper/server/quorum/QuorumPacket.java:63:
>  cannot find symbol
>   [javadoc] symbol  : class InputArchive
>   [javadoc] location: class org.apache.zookeeper.server.quorum.QuorumPacket
>   [javadoc]   public void deserialize(InputArchive a_, String tag) throws 
> java.io.IOException {
>   [javadoc]                           ^
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /.../SOMETHING/trunk/build/docs/api/stylesheet.css...
>   [javadoc] 4 errors
>   [javadoc] 124 warnings

-- 
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