[jira] [Commented] (IO-554) FileUtils.copyToFile(InputStream source, File destination) closes input stream

2017-11-05 Thread Michele Mariotti (JIRA)
[ https://issues.apache.org/jira/browse/IO-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239595#comment-16239595 ] Michele Mariotti commented on IO-554: - There is already a method which closes the input st

[jira] [Commented] (IO-554) FileUtils.copyToFile(InputStream source, File destination) closes input stream

2017-11-05 Thread Michele Mariotti (JIRA)
[ https://issues.apache.org/jira/browse/IO-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239495#comment-16239495 ] Michele Mariotti commented on IO-554: - test case added > FileUtils.copyToFile(InputStream

[jira] [Commented] (IO-554) FileUtils.copyToFile(InputStream source, File destination) closes input stream

2017-11-05 Thread Michele Mariotti (JIRA)
[ https://issues.apache.org/jira/browse/IO-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239466#comment-16239466 ] Michele Mariotti commented on IO-554: - Created Pull Request [#49|https://github.com/apache

[jira] [Updated] (IO-554) FileUtils.copyToFile(InputStream source, File destination) closes input stream

2017-11-04 Thread Michele Mariotti (JIRA)
[ https://issues.apache.org/jira/browse/IO-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michele Mariotti updated IO-554: Summary: FileUtils.copyToFile(InputStream source, File destination) closes input stream (was: copyToFil

[jira] [Created] (IO-554) copyToFile(InputStream source, File destination) closes input stream

2017-11-04 Thread Michele Mariotti (JIRA)
Michele Mariotti created IO-554: --- Summary: copyToFile(InputStream source, File destination) closes input stream Key: IO-554 URL: https://issues.apache.org/jira/browse/IO-554 Project: Commons IO