nicoloboschi opened a new pull request #3081: URL: https://github.com/apache/bookkeeper/pull/3081
### Motivation With gradle the Javadoc generation is not configured well (or at least as it was in maven). The website is not automatically built with the latest changes. According to https://github.com/apache/bookkeeper/pull/3080 the website deployment will be handled by the ASF infra. ### Changes * Restored Javadoc configuration from the [maven one](https://github.com/apache/bookkeeper/blob/release-4.13.0/pom.xml#L897) * Added the javadoc generation to the CI to ensure it will not break * Added a periodic job (once per day) to build and publish the website (if any changes occur) -- 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]
