GitHub user grkvlt opened a pull request:

    https://github.com/apache/maven/pull/127

    Fix concat_lines in mvn to deal with CRLF

    Change from `tr` to `paste` to deal with CRLF line endings properly

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/grkvlt/maven patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven/pull/127.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #127
    
----
commit b9762ae480d27bf0e4ee7a86c571234035a575c6
Author: Andrew Donald Kennedy <[email protected]>
Date:   2017-07-10T15:58:33Z

    Fix concat_lines in mvn to deal with CRLF
    
    Change from `tr` to `paste` to deal with CRLF line endings properly

----


---
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 is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to