gmshake commented on pull request #79:
URL: https://github.com/apache/maven-enforcer/pull/79#issuecomment-706066690


   @kwin
   
   > Agree, but that includes both binary and text files. There is no hint in 
https://maven.apache.org/enforcer/enforcer-rules/requireFileChecksum.html that 
this should only be used for binaries.
   
   We commonly calculate files's checksum regardless the content type, i.e.  we 
always treat them as `binary`. Since your usecase is special, normalizing line 
separator before calculating file's checksum, it's better not to confuse end 
user with the common usecase. 
   
   Anyway, both works :)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to