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/01/10 18:26:58 UTC

[jira] [Commented] (OPENNLP-924) Remove all old and leftover main methods

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

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

GitHub user smarthi opened a pull request:

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

    OPENNLP-924: Remove all old and leftover main methods

    

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

    $ git pull https://github.com/smarthi/opennlp OPENNLP-924

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

    https://github.com/apache/opennlp/pull/45.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 #45
    
----
commit 9dcf461bf529cb3807c514e4bea700ecb53c6daf
Author: smarthi <sm...@apache.org>
Date:   2017-01-10T18:26:09Z

    OPENNLP-924: Remove all old and leftover main methods

----


> Remove all old and leftover main methods
> ----------------------------------------
>
>                 Key: OPENNLP-924
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-924
>             Project: OpenNLP
>          Issue Type: Improvement
>            Reporter: Joern Kottmann
>            Assignee: Suneel Marthi
>            Priority: Minor
>             Fix For: 1.7.1
>
>
> The cmdline package was introduced to rebuild the entire command line interface. All left over main methods haven't been tested for a long time and should be removed. 
> They are not part of our public API, should be safe to remove without deprecation. A special notice has to be placed in the README file to inform users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)