Carsten Ziegeler wrote:
Richard S. Hall wrote:
+1

Apparently this maven release process makes it really difficult to generate *.md5 and *.sha1 files consistently, because not only are these files not properly formatted for md5sum/sha1sum, but they don't even contain a line feed like previous release, so "cat *.md5" gives a single line result.

That's really annoying; I'm wondering why the chose this format?
I'll have a look if we can do something about it for the upcoming releases.

The checksum files are written in the install plugin and currently they just write the hash and nothing else. So changing this would require changes to the install plugin.

Carsten

--
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to