Ondrej Zizka created FORGE-2402:
-----------------------------------
Summary: OperatingSystemUtils.createTempDir(String) with the string added to
the dir name
Key: FORGE-2402
URL:
https://issues.jboss.org/browse/FORGE-2402
Project: Forge
Issue Type: Feature Request
Affects Versions: 2.16.2.Final
Reporter: Ondrej Zizka
It would be nice if OperatingSystemUtils.createTempDir() could take a String which would
be included in the directory name, to make it easier for the developer not to loose in
numerous temp dirs.
So instead of
1437743441913-0
1437743441959-0
1437743441987-0
one would have
1437743441913-0-windup
1437743441959-0-rulesets
1437743441987-0-unzipTmp
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)