[
https://issues.apache.org/jira/browse/COMPRESS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
BELUGA BEHR updated COMPRESS-235:
---------------------------------
Comment: was deleted
(was: 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
> Labels: tar
> Fix For: 2.0
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)