[
https://issues.apache.org/jira/browse/APEXMALHAR-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225639#comment-15225639
]
ASF GitHub Bot commented on APEXMALHAR-2043:
--------------------------------------------
Github user tweise commented on a diff in the pull request:
https://github.com/apache/incubator-apex-malhar/pull/231#discussion_r58483684
--- Diff: library/pom.xml ---
@@ -35,6 +35,7 @@
<name>Apache Apex Malhar (incubating) Library</name>
<properties>
+ <checkstyle.console>false</checkstyle.console>
--- End diff --
Why this property if the setting is local and final for the module?
> Update checkstyle plugin declaration to use apex-codestyle-config artifact
> --------------------------------------------------------------------------
>
> Key: APEXMALHAR-2043
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2043
> Project: Apache Apex Malhar
> Issue Type: Improvement
> Reporter: Chandni Singh
> Assignee: Chandni Singh
> Fix For: 3.4.0
>
>
> We have created apex-codestyle-config which externalizes checkstyle
> configurations.
> Malhar has a copy of apex_checks.xml and checkstyle-suppressions.xml. These
> can be removed by adding dependency to apex-codestyle-config in the
> checkstyle plugin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)