[
https://issues.apache.org/jira/browse/APEXCORE-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15140312#comment-15140312
]
ASF GitHub Bot commented on APEXCORE-337:
-----------------------------------------
Github user vrozov commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/224#discussion_r52414874
--- Diff: pom.xml ---
@@ -328,7 +328,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
- <version>6.14</version>
+ <version>6.15</version>
--- End diff --
http://checkstyle.sourceforge.net/releasenotes.html
Upgrade is optional, there was no change in the number of violations
detected by the old and upgraded version.
I use IntelliJ checkstyle plugin and this plugin was upgraded to 6.15
checkstyle version. It is better to keep them in sync.
> Update number of checkstyle violations and upgrade checkstyle to 6.15
> ---------------------------------------------------------------------
>
> Key: APEXCORE-337
> URL: https://issues.apache.org/jira/browse/APEXCORE-337
> Project: Apache Apex Core
> Issue Type: Task
> Reporter: Vlad Rozov
> Assignee: Vlad Rozov
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)