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/06 15:47:45 UTC

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

    [ https://issues.apache.org/jira/browse/QPID-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637096#action_12637096 ] 

Martin Ritchie commented on QPID-1268:
--------------------------------------

AMQQueueFactoryTest should not have been committed here, I shall have to work on my GIT skills. The comments were place holders for the asserts that were added as per QPID-1269.

If you check the latests version of AMQQFT it should be ok now. WRT to the FileUtils classes here do you have any other review issues.



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