You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/10/09 03:20:48 UTC

[GitHub] [maven-enforcer] gmshake edited a comment on pull request #79: [MENFORCER-361] optionally normalize line separators prior to checksum calculation

gmshake edited a comment on pull request #79:
URL: https://github.com/apache/maven-enforcer/pull/79#issuecomment-705944156


   Hi, @kwin 
   
   The current enforcer `RequireFileChecksum` checks `file` checksum. For `text` files, line separator varies on different platform, OS X, Windows, Linux etc. For `binary` files, it make no sense to normalize the line separator. So, I'd propose we introduce a new `RequireTextFileChecksum` enforcer to make it clear.


----------------------------------------------------------------
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:
users@infra.apache.org