Re: [M2] Fixing problems with checksum verification

2005-08-31 Thread Brett Porter
http://jira.codehaus.org/browse/MNG-797 Carsten Ziegeler wrote: >Currently you get a lot of error messages telling about a bad md5 >checksum. The problem is that the md5 does not just contain the checksum >itself but also the file name of the file the checksum is for. > >Now, what about just usin

[M2] Fixing problems with checksum verification

2005-08-31 Thread Carsten Ziegeler
Currently you get a lot of error messages telling about a bad md5 checksum. The problem is that the md5 does not just contain the checksum itself but also the file name of the file the checksum is for. Now, what about just using the string from the md5 file upto the first space for comparision in