Add recursive delete to common FileUtils.
-----------------------------------------
Key: QPID-1268
URL: https://issues.apache.org/jira/browse/QPID-1268
Project: Qpid
Issue Type: Improvement
Components: Java Common
Reporter: Martin Ritchie
Assignee: Martin Ritchie
Fix For: M4
Summary:
The client test FileUtils class has a delete file but is part of the test suit
and only does File().delete()
The common FileUtils doesn't have delete methods.
Adding a delete and a recursive delete to common FileUtils would be useful for
general file handling esp. in tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.