APEXMALHAR-2200 Enabled checkstyle for demos.

Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo
Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/846b4a36
Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/846b4a36
Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/846b4a36

Branch: refs/heads/master
Commit: 846b4a36228ee8f6eb941948ef70b7c78ffb7739
Parents: 0a1adff
Author: Shunxin <[email protected]>
Authored: Fri Aug 26 13:31:45 2016 -0700
Committer: Shunxin <[email protected]>
Committed: Fri Aug 26 14:07:31 2016 -0700

----------------------------------------------------------------------
 demos/pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/apex-malhar/blob/846b4a36/demos/pom.xml
----------------------------------------------------------------------
diff --git a/demos/pom.xml b/demos/pom.xml
index 3528e7a2..839a978 100644
--- a/demos/pom.xml
+++ b/demos/pom.xml
@@ -160,13 +160,6 @@
             </execution>
           </executions>
         </plugin>
-        <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-checkstyle-plugin</artifactId>
-          <configuration>
-            <skip>true</skip>
-          </configuration>
-        </plugin>
       </plugins>
        </build>
        </profile>

Reply via email to