You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Jörn Kottmann (JIRA)" <ji...@apache.org> on 2011/05/12 14:37:47 UTC

[jira] [Created] (OPENNLP-171) DictionarySerializer should not close the InputStream

DictionarySerializer should not close the InputStream
-----------------------------------------------------

                 Key: OPENNLP-171
                 URL: https://issues.apache.org/jira/browse/OPENNLP-171
             Project: OpenNLP
          Issue Type: Bug
    Affects Versions: tools-1.5.1-incubating
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
            Priority: Minor
             Fix For: tools-1.5.2-incubating


The DictionarySerializer closes the passed Input Stream after the dictionary is read. The Input Stream should stay open, because it is the responsibility of the one who created the Input Stream to close it. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (OPENNLP-171) DictionarySerializer should not close the InputStream

Posted by "Jörn Kottmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENNLP-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörn Kottmann closed OPENNLP-171.
---------------------------------

    Resolution: Fixed

> DictionarySerializer should not close the InputStream
> -----------------------------------------------------
>
>                 Key: OPENNLP-171
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-171
>             Project: OpenNLP
>          Issue Type: Bug
>    Affects Versions: tools-1.5.1-incubating
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>            Priority: Minor
>             Fix For: tools-1.5.2-incubating
>
>
> The DictionarySerializer closes the passed Input Stream after the dictionary is read. The Input Stream should stay open, because it is the responsibility of the one who created the Input Stream to close it. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira