[
https://issues.apache.org/jira/browse/IO-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260552#comment-15260552
]
Gary Gregory edited comment on IO-502 at 4/27/16 5:33 PM:
----------------------------------------------------------
{noformat}
commit -m "[IO-502] Exceptions are suppressed incorrectly when copying files.
2nd patch." -N
E:/vcs/svn/apache/commons/trunks-proper/io/src/main/java/org/apache/commons/io/FileSystemUtils.java
Sending
E:/vcs/svn/apache/commons/trunks-proper/io/src/main/java/org/apache/commons/io/FileSystemUtils.java
Transmitting file data ...
Committed revision 1741296.
{noformat}
Please verify and fix.
Thank you!
was (Author: garydgregory):
{noformat}
commit -m "[IO-502] Exceptions are suppressed incorrectly when copying files.
2nd patch." -N
E:/vcs/svn/apache/commons/trunks-proper/io/src/main/java/org/apache/commons/io/FileSystemUtils.java
Sending
E:/vcs/svn/apache/commons/trunks-proper/io/src/main/java/org/apache/commons/io/FileSystemUtils.java
Transmitting file data ...
Committed revision 1741296.
{noformat}
> Exceptions are suppressed incorrectly when copying files.
> ---------------------------------------------------------
>
> Key: IO-502
> URL: https://issues.apache.org/jira/browse/IO-502
> Project: Commons IO
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.4, 2.5
> Reporter: Christian Schulte
> Assignee: Gary Gregory
> Priority: Critical
> Fix For: 2.6
>
> Attachments: IO-502-OpenBSD.patch, IO-502.patch
>
>
> When copying files or directories, exceptions thrown on closing streams are
> suppressed incorrectly and need to be propagated to the caller.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)