[
https://issues.apache.org/jira/browse/COMPRESS-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Bodewig resolved COMPRESS-313.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.10
Since LZMA is provided by the XZ for Java library, we'll have to jump through a
few additional hoops like we did for .xz. Added with svn revision 1670129.
> CompressorStreamFactory auto-detection of LZMA stream
> -----------------------------------------------------
>
> Key: COMPRESS-313
> URL: https://issues.apache.org/jira/browse/COMPRESS-313
> Project: Commons Compress
> Issue Type: Improvement
> Components: Compressors
> Affects Versions: 1.9
> Reporter: Dmitry Katsubo
> Priority: Minor
> Fix For: 1.10
>
>
> It would be nice if {{CompressorStreamFactory}} can auto-detect LZMA
> compressed stream in method {{createCompressorInputStream(InputStream in)}}.
> According to [this
> thread|https://sourceforge.net/p/sevenzip/discussion/45798/thread/2e59850f]
> the magic numbers can be 0x5D, 0x00, 0x00.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)