]
George Gastaldi updated FURNACE-60:
-----------------------------------
Component/s: Runtime
OperatingSystemUtils.createTempDir(String) with the string added to
the dir name
---------------------------------------------------------------------------------
Key: FURNACE-60
URL:
https://issues.jboss.org/browse/FURNACE-60
Project: Forge: Furnace
Issue Type: Feature Request
Components: Runtime
Affects Versions: 2.20.0.Final
Reporter: Ondrej Zizka
Fix For: 2.x Future
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