petteyg opened a new pull request #1: [MASSEMBLY-775] remove false OS-specific warnings/errors
URL: https://github.com/apache/maven-assembly-plugin/pull/1
According to various references, "/" being an invalid directory separator on Windows was
never true. Besides, the OS on which an assembly is generated and the OS on which it is consumed
may differ, so blind checks of the build-time system are nonsensem. Just remove the whole
thing.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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
With regards,
Apache Git Services
|