[
https://issues.apache.org/jira/browse/OPENNLP-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822906#comment-15822906
]
ASF GitHub Bot commented on OPENNLP-932:
----------------------------------------
GitHub user kottmann opened a pull request:
https://github.com/apache/opennlp/pull/57
OPENNLP-932: Use checkstyle suppression comments instead of file
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kottmann/opennlp OPENNLP-932-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/57.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 #57
----
commit 473d479c379f526f64163849ff429cf1e501272b
Author: Jörn Kottmann <[email protected]>
Date: 2017-01-14T18:33:25Z
OPENNLP-932: Use checkstyle suppression comments instead of file
----
> 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)