[ 
https://issues.apache.org/jira/browse/TIKA-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Allison resolved TIKA-1734.
-------------------------------
    Resolution: Fixed

r1704620.

Thank you, [~kunda]!

> Use java.nio.file.Path in TemporaryResources
> --------------------------------------------
>
>                 Key: TIKA-1734
>                 URL: https://issues.apache.org/jira/browse/TIKA-1734
>             Project: Tika
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Yaniv Kunda
>            Priority: Minor
>             Fix For: 1.11
>
>         Attachments: TIKA-1734.patch
>
>
> This will provide support for the new api for uses who need it, and provide 
> better information in I/O operations, e.g. detailed exception if temporary 
> file deletion fails.
> - used Path and methods in java.nio.file.Files internally 
> - add setTemporaryFileDirectory(Path) method
> - add createTempFile() method (mimicking Files.createTempFile)
> - add unit test for proper deletion of temp files



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

Reply via email to