elharo opened a new pull request, #634: URL: https://github.com/apache/maven-war-plugin/pull/634
When building on Windows with WSL sharing a disk with the local repository, dependency jars copied to WEB-INF/lib may inherit executable permissions from the local repository. This normalizes file permissions on copied files to: - Not executable - Readable by everyone - Writable only by owner Fixes #539 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
