You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2022/02/13 16:13:00 UTC

[jira] [Updated] (MINDEXER-132) use Files.createTempDirectory(...) instead of custom code around File.createTempFile(...)

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

Herve Boutemy updated MINDEXER-132:
-----------------------------------
    Priority: Trivial  (was: Major)

> use Files.createTempDirectory(...) instead of custom code around File.createTempFile(...)
> -----------------------------------------------------------------------------------------
>
>                 Key: MINDEXER-132
>                 URL: https://issues.apache.org/jira/browse/MINDEXER-132
>             Project: Maven Indexer
>          Issue Type: Improvement
>    Affects Versions: 6.0.0
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>            Priority: Trivial
>             Fix For: 6.1.0, 6.1.1
>
>
> since Java 7, a perfect API for temp directory creation was introduced: let's use it



--
This message was sent by Atlassian Jira
(v8.20.1#820001)