Carsten Ziegeler created SLING-10173:
----------------------------------------
Summary: Potential collision with tmp dir if run in parallel
Key: SLING-10173
URL: https://issues.apache.org/jira/browse/SLING-10173
Project: Sling
Issue Type: Bug
Components: Content-Package to Feature Model Converter
Affects Versions: Content-Package to Feature Model Converter 1.0.24
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Content-Package to Feature Model Converter 1.0.26
The VaultPackageAssembler uses a hard coded directory within the tmp directory
to store files. If now the converter is run in parallel, this will lead to
collisions
In addition, the cleanup of that directory is not implemented correctly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)