[ 
https://issues.apache.org/jira/browse/LUCENE-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501338
 ] 

Michael Busch commented on LUCENE-904:
--------------------------------------

> doesn't work when people use "md5sum -c" to try and check the sums.  

True, I just checked it. md5sum -c emits

  "no properly formatted MD5 checksum lines found"

for the .md5 files <checksum> produces without the "format" attribute.  

> (<checksum> has a "format" attribute now, but that wasn't added until 
> ~Dec2006, so I think it requires ant 1.7)

Yes it requires 1.7.

> the way we solved the problem was with the <solr-checksum> macro added
> to our build.xml in this commit...

Looks good! Mind me stealing the macro?

> Calculate MD5 checksums in target <dist-all>
> --------------------------------------------
>
>                 Key: LUCENE-904
>                 URL: https://issues.apache.org/jira/browse/LUCENE-904
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Michael Busch
>            Assignee: Michael Busch
>            Priority: Trivial
>             Fix For: 2.2
>
>         Attachments: lucene-904.patch
>
>
> Trivial patch that extends the ant target <dist-all> to calculate
> the MD5 checksums for the dist files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to