[jira] Commented: (ZOOKEEPER-354) to fix javadoc warning in the source files

2009-03-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689898#action_12689898
 ] 

Hudson commented on ZOOKEEPER-354:
--

Integrated in ZooKeeper-trunk #266 (See 
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/266/])
.  to fix javadoc warning in the source files. (mahadev)


> to fix javadoc warning in the source files
> --
>
> Key: ZOOKEEPER-354
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-354
> Project: Zookeeper
>  Issue Type: Sub-task
>  Components: documentation
>Affects Versions: 3.0.0, 3.0.1, 3.1.0, 3.1.1
>Reporter: Giridharan Kesavan
>Assignee: Mahadev konar
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-354.patch
>
>
>  [javadoc] trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java:597: 
> warning - Tag @see:illegal character: "60" in "#create(String, byte[], 
> List, CreateMode)"
>   [javadoc]trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java:597: 
> warning - Tag @see:illegal character: "62" in "#create(String, byte[], 
> List, CreateMode)"
>   [javadoc]trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java:597: 
> warning - Tag @see: can't find create(String, byte[], List, CreateMode) 
> in org.apache.zookeeper.ZooKeeper
>   [javadoc]trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java:499: 
> warning - @param argument "flags" is not a parameter name.
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating trunk/build/docs/api/stylesheet.css...
>   [javadoc] 24 warnings

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



[jira] Commented: (ZOOKEEPER-354) to fix javadoc warning in the source files

2009-03-26 Thread Patrick Hunt (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689813#action_12689813
 ] 

Patrick Hunt commented on ZOOKEEPER-354:


+1 for the patch. I reviewed, ran javadoc gen and it looks good.

> to fix javadoc warning in the source files
> --
>
> Key: ZOOKEEPER-354
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-354
> Project: Zookeeper
>  Issue Type: Sub-task
>  Components: documentation
>Affects Versions: 3.0.0, 3.0.1, 3.1.0, 3.1.1
>Reporter: Giridharan Kesavan
>Assignee: Mahadev konar
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-354.patch
>
>
>  [javadoc] trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java:597: 
> warning - Tag @see:illegal character: "60" in "#create(String, byte[], 
> List, CreateMode)"
>   [javadoc]trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java:597: 
> warning - Tag @see:illegal character: "62" in "#create(String, byte[], 
> List, CreateMode)"
>   [javadoc]trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java:597: 
> warning - Tag @see: can't find create(String, byte[], List, CreateMode) 
> in org.apache.zookeeper.ZooKeeper
>   [javadoc]trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java:499: 
> warning - @param argument "flags" is not a parameter name.
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating trunk/build/docs/api/stylesheet.css...
>   [javadoc] 24 warnings

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