You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/15 22:29:41 UTC

[jira] [Commented] (OPENNLP-990) Add checkstyle for array style to be String[] array

    [ https://issues.apache.org/jira/browse/OPENNLP-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868704#comment-15868704 ] 

ASF GitHub Bot commented on OPENNLP-990:
----------------------------------------

GitHub user thygesen opened a pull request:

    https://github.com/apache/opennlp/pull/127

    OPENNLP-990: Add checkstyle for array style to be String[] array

    added check for java style arrays. E.g. String[]

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/thygesen/opennlp opennlp-990

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/opennlp/pull/127.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 #127
    
----
commit 218100a909f6cfde4adeb71c6dd1cfc6ecf0c3dc
Author: Peter Thygesen <pe...@gmail.com>
Date:   2017-02-15T22:27:55Z

    OPENNLP-990 added checkstyle check to enforce Java style arrays

----


> Add checkstyle for array style to be String[] array
> ---------------------------------------------------
>
>                 Key: OPENNLP-990
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-990
>             Project: OpenNLP
>          Issue Type: Improvement
>            Reporter: Joern Kottmann
>            Assignee: Peter Thygesen
>            Priority: Trivial
>             Fix For: 1.8.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)