You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/12/13 22:49:00 UTC

[jira] [Commented] (MSCMPUB-47) use Files.createTempDirectory(...) instead of custom code around File.createTempFile(...)

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

Hudson commented on MSCMPUB-47:
-------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-scm-publish-plugin » master #17

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-scm-publish-plugin/job/master/17/

> use Files.createTempDirectory(...) instead of custom code around File.createTempFile(...)
> -----------------------------------------------------------------------------------------
>
>                 Key: MSCMPUB-47
>                 URL: https://issues.apache.org/jira/browse/MSCMPUB-47
>             Project: Maven SCM Publish Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Herve Boutemy
>            Priority: Major
>             Fix For: 3.1.0
>
>
> since Java 7, a perfect API for temp directory creation was introduced: let's use it
>  
> we need it when auto-creating remote empty directory in Subversion ([https://maven.apache.org/plugins/maven-scm-publish-plugin/publish-scm-mojo.html#automaticRemotePathCreation] )



--
This message was sent by Atlassian Jira
(v8.3.4#803005)