Carsten Ziegeler created SLING-12486:
----------------------------------------
Summary: Use Files.createTempDirectory
Key: SLING-12486
URL: https://issues.apache.org/jira/browse/SLING-12486
Project: Sling
Issue Type: Improvement
Components: Feature Model
Affects Versions: Feature Model API Regions Extension 2.0.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Feature Model API Regions Extension 2.0.2
The temp directories are created using old api (by creating a temp file first,
deleting it and then creating a dir at the same place). This can be simplified
by using Files.createTempDirectory instead
--
This message was sent by Atlassian Jira
(v8.20.10#820010)