: The format that Yonik used works (on my macosx system, but also under
: Linux I suspect) with
:
:   md5sum -c apache-solr-1.1.0-incubating.tgz.md5

hey look at that ... a "-c" option on md5sum.

The FreeBSD md5 command doesn't seem to have a corrisponding check
command, so making sure "md5sum -c" works seems like a worthwhile goal.

Fortunately you can do a lot of amazing things with any macros ...
unfortunately ant doesn't seem to have any notion of "variables" so it's
not pretty to look at.

"ant package" now builds the md5 files automatically in the same format as
the "md5sum" command ... if anyone sees anything wrong with it we can
allways yank it out.


-Hoss

Reply via email to