[ 
https://issues.apache.org/jira/browse/AVRO-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628173#comment-16628173
 ] 

ASF GitHub Bot commented on AVRO-2145:
--------------------------------------

Fokko opened a new pull request #334: [AVRO-2145] Cannot create Javadoc on JDK8+
URL: https://github.com/apache/avro/pull/334
 
 
   From Java 8 on the JavaDoc is being linted and it will fail early if there 
are issues with the JavaDoc: http://openjdk.java.net/jeps/172
   
   This patch will add the missing Javadoc with some stubs. Additionally I 
updated the docs of some of the public API by hand to make the Javadoc more 
verbose.
   
   The JavaDoc needs to be updated in the future, but this commit will let the 
compiler pass the javadoc check step.
   
   Tested locally and it passes the tests. This patch only changes the Javadoc 
and does not change the logic of the code.
   
   Cheers, Fokko

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Can't generate Javadoc on master
> --------------------------------
>
>                 Key: AVRO-2145
>                 URL: https://issues.apache.org/jira/browse/AVRO-2145
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.9.0
>            Reporter: Nandor Kollar
>            Priority: Major
>
> {{mvn javadoc:aggregate}} fails with a bunch of Javadoc warnings on masterĀ 
> when building with JDK8.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to