[
https://issues.apache.org/jira/browse/OPENNLP-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15817774#comment-15817774
]
ASF GitHub Bot commented on OPENNLP-932:
----------------------------------------
GitHub user kottmann opened a pull request:
https://github.com/apache/opennlp/pull/47
OPENNLP-932: Use checkstyle suppression instead of mvn exclude
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kottmann/opennlp OPENNLP-932
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/47.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #47
----
commit 76ef2e67546f09b337d7d82c4b90d930eb912d3e
Author: Jörn Kottmann <[email protected]>
Date: 2017-01-11T09:21:36Z
OPENNLP-932: Use checkstyle suppression instead of mvn exclude
----
> Use checkstyle suppressions file instead of maven exclude
> ---------------------------------------------------------
>
> Key: OPENNLP-932
> URL: https://issues.apache.org/jira/browse/OPENNLP-932
> Project: OpenNLP
> Issue Type: Improvement
> Components: Build, Packaging and Test
> Reporter: Joern Kottmann
> Assignee: Joern Kottmann
> Priority: Minor
> Fix For: 1.7.1
>
>
> The excludes should be part of the checkstyle config otherwise this has to be
> configured for other tools using the checkstyle file too such as our IDEs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)