You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/10/03 11:24:44 UTC

[jira] Updated: (QPID-1268) Add recursive delete to common FileUtils.

     [ https://issues.apache.org/jira/browse/QPID-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-1268:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> 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.