Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1278

javadoc warnings - compilation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7
    • 0.8
    • Java - Library
    • None
    • Patch Available

    Description

      The following javadoc warnings were encountered when building 0.7.0 from scratch.

      Building tree for all the packages and classes...
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/TServiceClient.java:49: warning - @return tag has no arguments.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/TServiceClient.java:57: warning - @return tag has no arguments.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/TServiceClientFactory.java:35: warning - @return tag has no arguments.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/TServiceClientFactory.java:44: warning - @return tag has no arguments.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/TUnion.java:184: warning - @return tag has no arguments.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/async/TAsyncClient.java:71: warning - @return tag has no arguments.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/async/TAsyncClient.java:63: warning - @return tag has no arguments.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/transport/TTransport.java:132: warning - @return tag has no arguments.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/transport/TTransport.java:141: warning - @return tag has no arguments.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/transport/TTransport.java:150: warning - @return tag has no arguments.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/transport/TFileProcessor.java:100: warning - @param argument "lastChunkNum" is not a parameter name.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/transport/TFileTransport.java:424: warning - @param argument "inputFile_" is not a parameter name.
      [javadoc] ~/workspace/thrift-0.7.0/lib/java/src/org/apache/thrift/transport/TSSLTransportFactory.java:328: warning - @param argument "auth" is not a parameter name.

      It would be nice to be devoid of them.

      Attachments

        1. THRIFT-1278.patch
          6 kB
          Aravind Srini

        Activity

          People

            aravind.treasurata Aravind Srini
            aravind.treasurata Aravind Srini
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: