[
https://issues.apache.org/jira/browse/COMPRESS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868168#action_12868168
]
Sebb commented on COMPRESS-111:
-------------------------------
It's possible to do this using Maven+Ant.
Initially could perhaps be just Ant on its own, as a pre-requisite step for
building the code.
Another question: should the compiled code be put in a separate Maven artifact?
If we do that, then this is akin to publishing the code on Maven.
By the way, I've had a look the source, and two of the files (LzmaAlone and
LzmaBench) don't compile as they refer to non-existent classes.
These classes are main classes and are not necessary.
> 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.