[
https://issues.apache.org/jira/browse/COMPRESS-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Grobmeier resolved COMPRESS-56.
-----------------------------------------
Resolution: Fixed
Fixed with: r763964
Enabled counting read bytes in InputStreams and added this information to
exceptions, where it seems to fit.
See ArchiveInputStream and Subclasses
> Add InputStream byte counting to debug invalid input formats
> ------------------------------------------------------------
>
> Key: COMPRESS-56
> URL: https://issues.apache.org/jira/browse/COMPRESS-56
> Project: Commons Compress
> Issue Type: Improvement
> Reporter: Sebb
>
> If an input file has an invalid format - or the code thinks it has - at
> present it's really difficult to find out what the problem is.
> If the file input methods counted bytes, then this information could be
> included in Exceptions or log output etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.