[ http://issues.apache.org/jira/browse/IO-56?page=all ]
Stephen Colebourne updated IO-56:
---------------------------------
Component/s: Utilities
> [io] FileCleaner - delete non empty directories
> -----------------------------------------------
>
> Key: IO-56
> URL: http://issues.apache.org/jira/browse/IO-56
> Project: Commons IO
> Issue Type: Improvement
> Components: Utilities
> Environment: Operating System: Linux
> Platform: PC
> Reporter: Kazimierz Pogoda
> Priority: Minor
> Fix For: 1.3
>
>
> It is a feature request. FileCleaner is using java.io.File#delete() method in
> the inner class Tracker. I suggest to use FileUtils#forceDelete(File) method.
> This way also non-empty directories can be deleted.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]