[
https://issues.apache.org/jira/browse/IO-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570115#action_12570115
]
Henri Yandell commented on IO-118:
----------------------------------
It was to make it follow the lead of deleteQuietly and pass the return up.
I'd view a force delete as "rm -f", and that doesn't blow up if the file
doesn't exist. Throwing an exception is odd.
> Change forceDelete API to return the boolean success
> ----------------------------------------------------
>
> Key: IO-118
> URL: https://issues.apache.org/jira/browse/IO-118
> Project: Commons IO
> Issue Type: Improvement
> Affects Versions: 1.3.1
> Reporter: Henri Yandell
> Fix For: 2.x
>
>
> (Though I imagine it'll be 2.0 for API versioning, but reporting anyway).
> Would be nice to return the boolean that the delete method returns in
> forceDelete.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.