Gili created COMPRESS-217:
-----------------------------

             Summary: ArchiveStreamFactory.createArchiveInputStream() should 
check for GZip format
                 Key: COMPRESS-217
                 URL: https://issues.apache.org/jira/browse/COMPRESS-217
             Project: Commons Compress
          Issue Type: Bug
          Components: Archivers
    Affects Versions: 1.4.1
            Reporter: Gili


ArchiveStreamFactory.createArchiveInputStream() should invoke 
GzipCompressorInputStream.matches() to check if the InputStream is a GZip file. 
Right now if a GZip file is passed in, the method fails with "No Archiver found 
for the stream signature".

--
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

Reply via email to