[ 
https://issues.apache.org/jira/browse/JAMES-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595938#comment-14595938
 ] 

Tellier Benoit commented on JAMES-1310:
---------------------------------------

I applied the patch.

Thanks to Antoine Duprat for contributing it.

Can someone resolve the Jira issue ? I do not have rights to do it...

> Return value of File.[delete|mkdir] is ignored
> ----------------------------------------------
>
>                 Key: JAMES-1310
>                 URL: https://issues.apache.org/jira/browse/JAMES-1310
>             Project: James Server
>          Issue Type: Bug
>    Affects Versions: 3.0-beta3
>         Environment: All
>            Reporter: Felix Knecht
>            Assignee: Felix Knecht
>             Fix For: 3.0.0-beta5
>
>         Attachments: 
> 0001-JWC-126-Use-FileUtils-when-deleting-file-and-creatin.patch
>
>
> In various places we use java.io.File.[delete|mkdir] without respecting the 
> return value. File.delete e.g. may just return false if the file/directory 
> can't be deleted/created because of any other reason than a SecurityException 
> [1]. 
> In case the return value is false an IOException should be thrown



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to