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

    https://github.com/apache/incubator-apex-core/pull/290#discussion_r58249180
  
    --- Diff: pom.xml ---
    @@ -335,6 +336,11 @@
               <version>2.17</version>
               <dependencies>
                 <dependency>
    +              <groupId>org.apache.apex</groupId>
    +              <artifactId>apex-codestyle-config</artifactId>
    +              <version>${project.version}</version>
    --- End diff --
    
    This is a dependency on SNAPSHOT version that will be propagated to Malhar 
library. IMO, codestyle artifact should be on a different release cycle 
compared to Apex and/or Malhar and this is where separating it into a separate 
project will help. This will also help with avoiding every developer rebuilding 
the artifact every time Apex is built.


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