You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/02/01 09:10:38 UTC

[GitHub] sijie opened a new pull request #1098: Run checkstyle plugin at validate phase

sijie opened a new pull request #1098: Run checkstyle plugin at validate phase
URL: https://github.com/apache/bookkeeper/pull/1098
 
 
   
   
   Descriptions of the changes in this PR:
   
   Most of the modules run checkstyle plugin at validate phase. However a few modules are still running at `test-compile` phase.
   Update the checkstyle plugins in those modules to run at validate phase. So the behavior is consistent across the project.
   

----------------------------------------------------------------
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