zentol opened a new pull request #11259: [FLINK-15633][build] Bump javadoc-plugin to 3.1.1 URL: https://github.com/apache/flink/pull/11259 Bumps the javadoc-plugin to 3.1.1, as earlier versions don't work on Java 11. `additionalparam` was replaced in 3.0.0 (see MJAVADOC-475) with `additionalJOptions` with which you can better define arguments as lists, which is actually quite nice. The extra configuration in the java11 profile is necessary as without it the javadoc-plugin failed on `org.apache.flink.util.NetUtils`.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
