Herve Boutemy created MSCMPUB-47:
------------------------------------
Summary: 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
Fix For: 3.1.0
since Java 7, a perfect API for temp directory creation was introduced: let's
use it
--
This message was sent by Atlassian Jira
(v8.3.4#803005)