You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2011/08/08 22:35:27 UTC

[jira] [Created] (UIMA-2208) addons: Dictionary Annotator - create temp file in temp space

addons: Dictionary Annotator - create temp file in temp space
-------------------------------------------------------------

                 Key: UIMA-2208
                 URL: https://issues.apache.org/jira/browse/UIMA-2208
             Project: UIMA
          Issue Type: Improvement
    Affects Versions: 2.3S
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor


The Dictionary Annotator has a method that creates a temp file in the current directory, and then maybe fails to delete it at the end (it got picked up in the source-release distribution).  Change to create a temp file in temp space, and improve deletion.

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

        

[jira] [Closed] (UIMA-2208) addons: Dictionary Annotator - create temp file in temp space

Posted by "Marshall Schor (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-2208.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.1Addons

also verified that deleteOnExit deleted the file in the system temp space, in normal exit

> addons: Dictionary Annotator - create temp file in temp space
> -------------------------------------------------------------
>
>                 Key: UIMA-2208
>                 URL: https://issues.apache.org/jira/browse/UIMA-2208
>             Project: UIMA
>          Issue Type: Improvement
>    Affects Versions: 2.3S
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.3.1Addons
>
>
> The Dictionary Annotator has a method that creates a temp file in the current directory, and then maybe fails to delete it at the end (it got picked up in the source-release distribution).  Change to create a temp file in temp space, and improve deletion.

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