On 2009-03-26, Peter Reilly wrote:
> I am running the bz2 compress with the new code, uncompessing
> using the command line bunzip and comparing the
> files.
> The test is over ~100, 000 files, and I have had to
> use the computer for other things - so the test
> is not yet complete.
Ouch, didn
I am testing this patch at the moment.
I am running the bz2 compress with the new code, uncompessing
using the command line bunzip and comparing the
files.
The test is over ~100, 000 files, and I have had to
use the computer for other things - so the test
is not yet complete.
Hi all,
with Ant 1.7.0 we changed the bzip2 code to make it a lot faster and
reverted the change in 1.7.1 because it was creating corrupt archives.
Meanwhile the Hadoop folks have been using the 1.7.0 code and claim
they have found and fixed the problem (a single + 1 missing somewhere
IIUC).
I t