You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Stephen Colebourne (JIRA)" <ji...@apache.org> on 2006/09/01 01:38:23 UTC

[jira] Commented: (IO-56) [io] FileCleaner - delete non empty directories

    [ http://issues.apache.org/jira/browse/IO-56?page=comments#action_12432008 ] 
            
Stephen Colebourne commented on IO-56:
--------------------------------------

Checked in FileDeleteStrategy, awaiting feedback

> [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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org