yesamer opened a new issue, #2300: URL: https://github.com/apache/incubator-kie-issues/issues/2300
Restore JavaDoc generation infrastructure for kie-api, kie-maven-plugin, and kie-ci modules. Modernize tooling to support JDK 17+ and implement custom JavaDoc tags to mark API support status. Re-enable RevAPI plugin with custom extension to enforce mandatory API tagging. **Objectives:** - Restore JavaDoc generation that was previously disabled - Modernize maven-javadoc-plugin configuration for JDK 17+ compatibility - Implement custom JavaDoc tags: @kie.production.ready, @kie.experimental, @kie.internal - Re-enable RevAPI plugin (disabled during Drools 7→8 migration) - Develop custom RevAPI extension to enforce mandatory API tagging - Configure JApiCmp for API change reporting between versions - Use parameterized values for product name, version, and metadata -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
