[
https://issues.apache.org/jira/browse/COMPRESS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717854#comment-13717854
]
BELUGA BEHR commented on COMPRESS-235:
--------------------------------------
Maybe now's the time to hit this one too. :) Good catch.
> TarArchiveInputStream.reset() should be dropped
> -----------------------------------------------
>
> Key: COMPRESS-235
> URL: https://issues.apache.org/jira/browse/COMPRESS-235
> Project: Commons Compress
> Issue Type: Bug
> Components: Archivers
> Reporter: Sebb
> Priority: Minor
>
> The method TarArchiveInputStream#reset() overrides the default in
> InputStream, and changes the behaviour to do nothing.
> Now InputStream#reset() throws IOException("mark/reset not supported") which
> seems better - otherwise there is no indication that the reset() has failed.
> [Yes, I know users should check isMarkSupported(), but still]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira