[GitHub] maven-surefire pull request #151: Fixing build on Windows cmd.exe.

2017-05-29 Thread Tunaki
Github user Tunaki closed the pull request at: https://github.com/apache/maven-surefire/pull/151 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Re: [GitHub] maven-surefire pull request #151: Fixing build on Windows cmd.exe.

2017-05-28 Thread Tibor Digana
Hi all, I would like to merge [1] directly with master. It seems to me quite reasonable user's fix. OK? [1]: https://github.com/apache/maven-surefire/pull/151 On Sun, May 28, 2017 at 9:20 PM, Tunaki wrote: > GitHub user Tunaki opened a pull request: > > https://github.com/apache/maven-sur

[GitHub] maven-surefire pull request #151: Fixing build on Windows cmd.exe.

2017-05-28 Thread Tunaki
GitHub user Tunaki opened a pull request: https://github.com/apache/maven-surefire/pull/151 Fixing build on Windows cmd.exe. Files generated with the XJC tool were using the platform encoding, that can be different from the project source encoding. In this case, the project source