Vjatseslav Rosin created SUREFIRE-1031:
------------------------------------------
Summary: Temp files are not deleted properly
Key: SUREFIRE-1031
URL: https://jira.codehaus.org/browse/SUREFIRE-1031
Project: Maven Surefire
Issue Type: Bug
Components: Maven Surefire Plugin
Affects Versions: 2.16, 2.15
Reporter: Vjatseslav Rosin
After the SUREFIRE-938 fix was introduced in version 2.15 there is a problem of two much temp
files created in the temp folder. This is related to this issue in DeferredFileOutputStream
of common-io: https://issues.apache.org/jira/browse/IO-397
As a workaround it would be nice to have a configuration option for memory threshold size
instead of hardcoded 1MB.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|