[ https://issues.apache.org/jira/browse/ZOOKEEPER-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mahadev konar updated ZOOKEEPER-353: ------------------------------------ Resolution: Fixed Fix Version/s: 3.2.0 Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) +1 to the patch. i just committed this (thanks giri). > javadoc warnings needs to be fixed > ----------------------------------- > > Key: ZOOKEEPER-353 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-353 > Project: Zookeeper > Issue Type: Sub-task > Components: build > Affects Versions: 3.0.0, 3.0.1, 3.1.0, 3.1.1 > Reporter: Giridharan Kesavan > Assignee: Giridharan Kesavan > Fix For: 3.2.0 > > Attachments: ZK-353.patch, 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.