You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/01/23 06:51:51 UTC

[GitHub] marcaurele opened a new pull request #2422: checkstyle: add package name declaration validation

marcaurele opened a new pull request #2422: checkstyle: add package name declaration validation
URL: https://github.com/apache/cloudstack/pull/2422
 
 
   - add a new checkstyle directive (http://checkstyle.sourceforge.net/config_coding.html#PackageDeclaration)
   - force the use of latest checkstyle library version (the default one is pretty old)
   - fix all findings
   
   Most of the findings were due to incorrect moves done in PR #2283

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services