You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2009/06/25 13:38:07 UTC

[jira] Created: (HDFS-449) javadoc warnings

javadoc warnings 
-----------------

                 Key: HDFS-449
                 URL: https://issues.apache.org/jira/browse/HDFS-449
             Project: HDFS
          Issue Type: Bug
            Reporter: Giridharan Kesavan


Trunk builds shows javadoc warnings.  these warnings needs to be fixed for smooth hudson patch test process.

[javadoc] Building tree for all the packages and classes...
  [javadoc] /home/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk/trunk/src/java/org/apache/hadoop/hdfs/DFSClient.java:396: warning - Tag @link: can't find create(String,FsPermission,boolean,short,long,Progressable,int) in org.apache.hadoop.hdfs.DFSClient
  [javadoc] /home/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk/trunk/src/java/org/apache/hadoop/hdfs/DFSClient.java:422: warning - Tag @see: can't find create(String, FsPermission, String, boolean, short, long) in org.apache.hadoop.hdfs.protocol.ClientProtocol
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk/trunk/build/docs/api/stylesheet.css...
  [javadoc] 2 warnings



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