You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by fbricon <gi...@git.apache.org> on 2016/07/25 17:20:40 UTC

[GitHub] maven pull request #90: [MNG-6053] prevent NPE when copying System Propertie...

GitHub user fbricon opened a pull request:

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

    [MNG-6053] prevent NPE when copying System Properties in MavenRepositorySystemUtils

    Added a Null check when copying System Properties in MavenRepositorySystemUtils.newSession().
    Many NPEs were reported when using Maven in Eclipse[1]. The error is most probably caused by some concurrency issue.
    
    [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=493871
    
    Signed-off-by: Fred Bricon <fb...@gmail.com>

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

    $ git pull https://github.com/fbricon/maven MNG-6053

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

    https://github.com/apache/maven/pull/90.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 #90
    
----
commit 57c846618cbc5c44d7f7b011f8ce7580486045bb
Author: Fred Bricon <fb...@gmail.com>
Date:   2016-07-25T17:15:30Z

    [MNG-6053] prevent NPE when copying System Properties in MavenRepositorySystemUtils
    
    Signed-off-by: Fred Bricon <fb...@gmail.com>

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven pull request #90: [MNG-6053] prevent NPE when copying System Propertie...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org