: md5sum generates a hash line like this:
: a21f40c4f4fb1c54903e761caf43e1d7 *lucene-2.9.0.tar.gz
: 
: Then when you do a check, it knows what file to check against.
: 
: The Maven artifacts just list the hash though. So it seems proper to
: remove the second part and just put the hash?

Some background on the macro...
https://issues.apache.org/jira/browse/LUCENE-904

And some info about what maven creates/expects in the MD5 files (i only 
skimmed this)...
http://www.nabble.com/Checksum-Format-for-.md5-and-.sha1-Files-td21249817.html


-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to