[GitHub] maven issue #127: [MNG-6255] Fix concat_lines in mvn to deal with CRLF

2017-07-14 Thread Tunaki
Github user Tunaki commented on the issue: https://github.com/apache/maven/pull/127 This looks OK, verified with `bash` and `dash` (on Ubuntu 16.04), `tcsh` and `sh` (on FreeBSD 11.0). Could you add an integration test for this (https://github.com/apache/maven-integration-testing)?

[GitHub] maven-surefire pull request #158: Fix typo in docs

2017-07-14 Thread StephenKing
GitHub user StephenKing opened a pull request: https://github.com/apache/maven-surefire/pull/158 Fix typo in docs hope you're accepting to drop doc fixes via PRs.. You can merge this pull request into a Git repository by running: $ git pull

[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

Re: MNG-6258 and MNG-5457 for 3.5.1

2017-07-14 Thread Petar Tahchiev
+1 2017-07-14 16:11 GMT+03:00 Arnaud Héritier : > +1 > > Le ven. 14 juil. 2017 à 13:54, Robert Scholte a > écrit : > > > +1 > > > > On Wed, 12 Jul 2017 21:20:01 +0200, Michael Osipov > > wrote: > > > > > Who seconds > > > > > >

Re: MNG-6258 and MNG-5457 for 3.5.1

2017-07-14 Thread Arnaud Héritier
+1 Le ven. 14 juil. 2017 à 13:54, Robert Scholte a écrit : > +1 > > On Wed, 12 Jul 2017 21:20:01 +0200, Michael Osipov > wrote: > > > Who seconds > > > > [MNG-6258] Upgrade to Maven Resolver 1.1.0 > > [MNG-5457] Show repository id when downloading or

Re: MNG-6258 and MNG-5457 for 3.5.1

2017-07-14 Thread Robert Scholte
+1 On Wed, 12 Jul 2017 21:20:01 +0200, Michael Osipov wrote: Who seconds [MNG-6258] Upgrade to Maven Resolver 1.1.0 [MNG-5457] Show repository id when downloading or uploading from/to a remote repository for 3.5.1? Both IT runs pass. MNG-5457 requires MNG-6258.