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/09 20:50:58 UTC

[jira] [Commented] (OPENNLP-918) Remove deprecated IndexHashTable class

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

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

GitHub user kottmann opened a pull request:

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

    Remove deprecated IndexHashTable class

    See issue OPENNLP-918

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

    $ git pull https://github.com/kottmann/opennlp OPENNLP-918

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

    https://github.com/apache/opennlp/pull/39.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 #39
    
----
commit 6c58ea6fa90b45e6d01a63581efd13c74b50f54b
Author: Jörn Kottmann <jo...@apache.org>
Date:   2017-01-09T20:48:02Z

    Remove deprecated IndexHashTable class
    
    See issue OPENNLP-918

----


> Remove deprecated IndexHashTable class
> --------------------------------------
>
>                 Key: OPENNLP-918
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-918
>             Project: OpenNLP
>          Issue Type: Improvement
>            Reporter: Joern Kottmann
>            Assignee: Joern Kottmann
>            Priority: Minor
>             Fix For: 1.7.1
>
>
> The class is deprecated and should be removed. It was replaced with java.util.HashMap in 1.7.0.



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