[
https://issues.apache.org/jira/browse/COMPRESS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868157#action_12868157
]
Sebb commented on COMPRESS-111:
-------------------------------
I agree.
However, we'll still need to find a way to include the 7Zip Java code in the
build.
At present, the code only seems to be available as source files in a zip file,
with top-level package SevenZip.
As far as I can tell, the code is not available from a Maven repository
currently.
Possible options:
- download the zip, extract the files and compile to jar during build.
- get the code added to Maven
- include source code (unchanged) in SVN
> support for lzma files
> ----------------------
>
> Key: COMPRESS-111
> URL: https://issues.apache.org/jira/browse/COMPRESS-111
> Project: Commons Compress
> Issue Type: New Feature
> Affects Versions: 1.0
> Reporter: maurel jean francois
> Attachments: compress-trunk-lzmaRev0.patch
>
>
> adding support for compressing and decompressing of files with LZMA algoritm
> (Lempel-Ziv-Markov chain-Algorithm)
> (see
> http://markmail.org/search/?q=list%3Aorg.apache.commons.users/#query:list%3Aorg.apache.commons.users%2F+page:1+mid:syn4uuvbzusevtko+state:results)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.