[GitHub] maven-integration-testing issue #23: [MNG-6265] Integration test for Maven s...

2017-07-19 Thread etzelc
Github user etzelc commented on the issue: https://github.com/apache/maven-integration-testing/pull/23 Thanks for your testing effort. I am surprised both tests pass in your Windows environment with 3.5.0. I tested the IT with two different clients (Windows 7 and Windows 10

[GitHub] maven-integration-testing pull request #23: [MNG-6265] Integration test for ...

2017-07-17 Thread etzelc
GitHub user etzelc opened a pull request: https://github.com/apache/maven-integration-testing/pull/23 [MNG-6265] Integration test for Maven script can break if "-f" path contains special characters Add the integration test for issue MNG-6256 (pull request apache/maven#1

[GitHub] maven issue #128: [MNG-6256] Surround variables in echo command with double ...

2017-07-17 Thread etzelc
Github user etzelc commented on the issue: https://github.com/apache/maven/pull/128 Now in `mvn.cmd` the string parameter of the echo command is surrounded with double quotes, like in `mvn`. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] maven issue #128: [MNG-6256] Surround variables in echo command with double ...

2017-07-15 Thread etzelc
Github user etzelc commented on the issue: https://github.com/apache/maven/pull/128 I will have a closer look next week, right now only tested with Windows (since only cmd script was modified). In the {{mvn}} script the string of the {{echo}} is already completely in double quotes

[GitHub] maven pull request #128: [MNG-6256] Surround variables in echo command with ...

2017-07-14 Thread etzelc
GitHub user etzelc opened a pull request: https://github.com/apache/maven/pull/128 [MNG-6256] Surround variables in echo command with double quotes This is a patch for issue MNG-6256. https://issues.apache.org/jira/browse/MNG-6256 You can merge this pull request into a Git