Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.8
-
Fix Version/s: 2.8.1
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
The plugin creates temporary command line argument files (@file) in the output directory without removing them prior to e.g. site deployment. Please replace 'File.deleteOnExit' with 'File.delete'.