ejjeong opened a new pull request #169: [NEMO-10] Handle Method Javadocs Requirements for Checkstyle Warnings URL: https://github.com/apache/incubator-nemo/pull/169 JIRA: [NEMO-10: Handle Method Javadocs Requirements for Checkstyle Warnings](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-10) **Major changes:** - Handle Method Javadocs Requirements for Checkstyle Warnings **Minor changes to note:** - The severity of JavaDocMethod has been changed from 'warning' to 'error'. - Modules that still have the methods without Javadocs are specified in `suppressions.xml`. **Tests for the changes:** - maven checkstyle tests. **Other comments:** - `suppressions.xml` file can be removed once all of the JavaDocMethod warnings have been removed. Closes #GITHUB_PR_NUMBER
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services