mhalbritter opened a new pull request, #158: URL: https://github.com/apache/maven-wrapper/pull/158
JIRA issue: https://issues.apache.org/jira/projects/MWRAPPER/issues/MWRAPPER-111 This PR trims the values read from the property files by removing whitespace such as newlines. This has already be done in the case of `maven-wrapper-distribution/src/resources/only-mvnw`, but it's missing from `maven-wrapper-distribution/src/resources/mvnw`. With this change, validating the wrapper checksum no longer fails if the property file has CLRF line endings. -- 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. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org