Hi

after fixing my benchmark to actually measure decompression I'm facing a
"checksum mismatch" when compressing the source tarball of Commons
Compress 1.13. It seems to be sheer luck I'm using this file as a
roundtrip using many other files - including the binary tarball - just
works.

By now I've pinpointed the problem to be inside the compression code as
not only the checksum doesn't match but the content of the tar (after
running command line lz4 over the compressed output) is different from
the original. But still a valid tar, mind you.

I'll need to debug this further which is cumbersome. In either case this
will block all attempts of cutting a 1.14 release.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to