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

[jira] Resolved: (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 ]

Aidan Skinner resolved QPID-1268.
---------------------------------

    Resolution: Fixed

> 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: Aidan Skinner
>             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.