|
chandra sekhar made changes - 12/Jun/09 01:15 AM
slightly modified version of attachFile.diff submitted in rev 2697. Instead of commenting out the outputFile.deleteOnExit() I'm just removing the line: private File downloadFile(String urlString) {^M
to private File downloadFile(String urlString) {^M
Andras Hatvani made changes - 30/Jun/09 01:31 PM
Jennifer, since you committed a patch please also update the issue accordingly: assign to yourself and resolve/close. Furthermore, please catch up the the missing unit tests. I just stumbled into this bug today too. Any idea if this will be sorted in time for the next release? |
|||||||||||||||||||||||||||||||||||||||||||||||||
Earlier patch doesnt delete tmp dirs created. This sets deleteOnExit flag on the all intermediate directories that get created.