mumrah opened a new pull request, #18876: URL: https://github.com/apache/kafka/pull/18876
We had a recent regression in the javadoc task on trunk. This happened because it caused a failure when running the `test` task. However, we assume any failure from the `test` task is due to test failures rather than some compilation/validation task. This patch moves the `javadoc` task as a dependency of `check` rather than `test` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
