You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/09/14 08:16:17 UTC

[GitHub] [pulsar] tuteng opened a new pull request #5192: [doc]Fix javadoc api

tuteng opened a new pull request #5192: [doc]Fix javadoc api
URL: https://github.com/apache/pulsar/pull/5192
 
 
   Fixes https://github.com/apache/pulsar/issues/4979
   
   Master Issue: https://github.com/apache/pulsar/issues/4979
   
   ### Motivation
   
   This tool script https://github.com/apache/pulsar/blob/master/site2/tools/javadoc-gen.sh throws a lot of exceptions when it is running, resulting in many interface documents not being generated correctly. I will try to replace it with mvn javadoc:javadoc
   
   ### Modifications
   
   * Replace `javadoc` use `mvn javadoc:javadoc`
   
   

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


With regards,
Apache Git Services