Re: checksum task fails sometimes when it shouldn't

2004-09-30 Thread Stefan Bodewig
On Wed, 29 Sep 2004, Jacob Kjome <[EMAIL PROTECTED]> wrote: > http://archive.apache.org/dist/jakarta/commons/lang/binaries/ > commons-lang-2.0.tar.gz > commons-lang-2.0.tar.gz.md5 fails because it hasn't been generated by the task. Ant's checksum task puts the checksum into a file on its own -

checksum task fails sometimes when it shouldn't

2004-09-29 Thread Jacob Kjome
I have tried using the task for verifying apache file distributions. It seems to work well in most cases, but fails consistently in others. I spoke with Henk Penning to report the non-validating distributions. However, when he tried verifying my findings, they all succeeded for him. Howeve