You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/01/29 14:14:12 UTC

DO NOT REPLY [Bug 16539] New: - MD5 signature file format

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16539>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16539

MD5 signature file format

           Summary: MD5 signature file format
           Product: Ant
           Version: 1.5.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Documentation
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: ryan.gies@livesite.net


This description uses the real data for: jakarta-ant-1.5.1-bin.tar.gz

Currently the MD5 
signature file is

    2be27d9e09011bf1cc3d1967ee34f7d1

Why not change it to the md5sum 
output of:

    2be27d9e09011bf1cc3d1967ee34f7d1 *jakarta-ant-1.5.1-bin.tar.gz

This 
way one can easily check the file using

    $ md5sum -c jakarta-ant-1.5.1-
bin.tar.gz.md5

Cheers,
Ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: ant-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ant-dev-help@jakarta.apache.org