Re: assembly/archiver/snappy

2014-12-23 Thread Benson Margulies
bz2 compression takes forever in Java. I am building an OSGi bundle that embeds a large, compressed, archive that gets uncompressed at provisioning time to populate a directory of files that can be mapped into memory. So, I hypothesize that it will be materially faster to build if I use Snappy to

Re: assembly/archiver/snappy

2014-12-23 Thread Igor Fedorenko
Out of curiosity, how do you plan to use snappy compressed files and why? -- Regards, Igor On 2014-12-23 13:38, Benson Margulies wrote: What would the path be to adding support for snappy-compressed files to the assembly plugin? https://github.com/xerial/snappy-java --

assembly/archiver/snappy

2014-12-23 Thread Benson Margulies
What would the path be to adding support for snappy-compressed files to the assembly plugin? https://github.com/xerial/snappy-java - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h.