GitHub user sfuhrm opened a pull request: https://github.com/apache/commons-collections/pull/42
Fix for 5 CheckStyle 3.0.0 plugin warnings. Fixed 5 CheckStyle warnings. There are still 11 warnings left which are false positive (JavadocMethod Unable to get class information for @throws tag 'FunctorException'.). See also: https://github.com/checkstyle/checkstyle/issues/5088 Maven Checkstyle Plugin 3.0.0 uses CheckStyle 6.18. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sfuhrm/commons-collections CheckStyleFixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-collections/pull/42.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #42 ---- commit 2a9a1105428fc37a1dea4b50baac3c5fce796b49 Author: Stephan Fuhrmann <s@...> Date: 2018-06-13T17:30:01Z Fixed 5 CheckStyle 3.0.0 plugin warnings. ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org