Konrad Windszus created MENFORCER-361:
-----------------------------------------
Summary: RequireFileChecksum should support line separator
normalization
Key: MENFORCER-361
URL: https://issues.apache.org/jira/browse/MENFORCER-361
Project: Maven Enforcer Plugin
Issue Type: Improvement
Components: Standard Rules
Affects Versions: 3.0.0-M3
Reporter: Konrad Windszus
Often text files differ by line separator. Therefore before calculating the
checksum it should be possible to normalize the line separator to either Unix
(`/n`) or Windows ('/r/n') so that the checksum works on all platforms.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)