[jira] [Created] (COMPRESS-187) ZipArchiveInputStream and ZipFile don't produce equals ZipArchiveEntry instances

2012-05-23 Thread Thomas Mortagne (JIRA)
Thomas Mortagne created COMPRESS-187: Summary: ZipArchiveInputStream and ZipFile don't produce equals ZipArchiveEntry instances Key: COMPRESS-187 URL: https://issues.apache.org/jira/browse/COMPRESS-187

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

2019-10-31 Thread Thomas Mortagne (Jira)
[ https://issues.apache.org/jira/browse/IO-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16964116#comment-16964116 ] Thomas Mortagne commented on IO-554: A release would definitely be nice, this is starting

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

2018-06-08 Thread Thomas Mortagne (JIRA)
[ https://issues.apache.org/jira/browse/IO-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16505803#comment-16505803 ] Thomas Mortagne commented on IO-554: I does not make any sense to me to debate if an impo

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

2018-06-08 Thread Thomas Mortagne (JIRA)
[ https://issues.apache.org/jira/browse/IO-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16505803#comment-16505803 ] Thomas Mortagne edited comment on IO-554 at 6/8/18 2:54 PM: It do

[jira] [Created] (IO-568) AutoCloseInputStream crash on reset() when reading the whole does not support InputStream#stream

2018-02-07 Thread Thomas Mortagne (JIRA)
Thomas Mortagne created IO-568: -- Summary: AutoCloseInputStream crash on reset() when reading the whole does not support InputStream#stream Key: IO-568 URL: https://issues.apache.org/jira/browse/IO-568 Pr

[jira] [Updated] (IO-568) AutoCloseInputStream crash on reset() when reading the whole stream

2018-02-07 Thread Thomas Mortagne (JIRA)
[ https://issues.apache.org/jira/browse/IO-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mortagne updated IO-568: --- Summary: AutoCloseInputStream crash on reset() when reading the whole stream (was: AutoCloseInputStream c

[jira] [Updated] (IO-568) AutoCloseInputStream crash on reset() when reading the whole does not support InputStream#stream

2018-02-07 Thread Thomas Mortagne (JIRA)
[ https://issues.apache.org/jira/browse/IO-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mortagne updated IO-568: --- Description: If the the inputstream support mark it should switch back from ClosedInputStream to initial

[jira] [Updated] (IO-568) AutoCloseInputStream crash on reset() when reading the whole stream

2018-02-07 Thread Thomas Mortagne (JIRA)
[ https://issues.apache.org/jira/browse/IO-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mortagne updated IO-568: --- Description: If the the inputstream support mark it should switch back from ClosedInputStream to initial

[jira] [Commented] (IO-568) AutoCloseInputStream crash on reset() when reading the whole stream

2018-02-07 Thread Thomas Mortagne (JIRA)
[ https://issues.apache.org/jira/browse/IO-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355207#comment-16355207 ] Thomas Mortagne commented on IO-568: I can work on a pull request but I would first like t

[jira] [Commented] (IO-568) AutoCloseInputStream crash on reset() when reading the whole stream

2018-02-08 Thread Thomas Mortagne (JIRA)
[ https://issues.apache.org/jira/browse/IO-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356837#comment-16356837 ] Thomas Mortagne commented on IO-568: Created https://github.com/apache/commons-io/pull/55,

[jira] [Updated] (IO-568) AutoCloseInputStream should disable mark/reset

2018-02-08 Thread Thomas Mortagne (JIRA)
[ https://issues.apache.org/jira/browse/IO-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mortagne updated IO-568: --- Summary: AutoCloseInputStream should disable mark/reset (was: AutoCloseInputStream crash on reset() when

[jira] [Updated] (IO-568) AutoCloseInputStream sometimes breaks mark/reset contract

2018-02-19 Thread Thomas Mortagne (JIRA)
[ https://issues.apache.org/jira/browse/IO-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mortagne updated IO-568: --- Summary: AutoCloseInputStream sometimes breaks mark/reset contract (was: AutoCloseInputStream should disa

[jira] [Created] (COMPRESS-201) No constructor to create a TarArchiveEntry link with leading slash

2012-09-11 Thread Thomas Mortagne (JIRA)
Thomas Mortagne created COMPRESS-201: Summary: No constructor to create a TarArchiveEntry link with leading slash Key: COMPRESS-201 URL: https://issues.apache.org/jira/browse/COMPRESS-201 Project: