Github user chandnisingh commented on a diff in the pull request:

    https://github.com/apache/incubator-apex-core/pull/182#discussion_r46367822
  
    --- Diff: pom.xml ---
    @@ -306,7 +306,7 @@
                 <dependency>
                   <groupId>com.puppycrawl.tools</groupId>
                   <artifactId>checkstyle</artifactId>
    -              <version>6.12.1</version>
    +              <version>6.13</version>
    --- End diff --
    
    The problem with bumping plugin version quite often is that there are child 
modules (Malhar) outside Apex core repo and the plugin gets inherited to them. 
Any changes made in the configuration related to a particular version of 
checkstyle has then also be updated to outside child repositories.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to