[
https://issues.apache.org/jira/browse/MENFORCER-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated MENFORCER-361:
--------------------------------------
Description: 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 same checksum works on
all platforms. (was: 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.)
> 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
> Priority: Major
>
> 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 same checksum works on all platforms.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)