GitHub user llebegue opened a pull request:

    https://github.com/apache/maven-scm/pull/23

    SCM-764 : Fix password displayed in cl.toString()

    Fixes SCM-764 by subclassing Plexus CommandLine in order to implement a 
toString() method that won't display the password.

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

    $ git pull https://github.com/llebegue/maven-scm master

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

    https://github.com/apache/maven-scm/pull/23.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 #23
    
----
commit 708cb2c5e44febe1447c9df81fa7ea9127c83c6c
Author: et80225 <[email protected]>
Date:   2014-10-10T12:32:41Z

    SCM-764 : Fix password displayed in cl.toString()

commit 666e37646f025a1e62c2956a7463229774286697
Author: et80225 <[email protected]>
Date:   2014-10-10T12:32:41Z

    SCM-764 : Fix password displayed in cl.toString()

commit de07c67754fb9e389836abba75709c3db467c0db
Author: llebegue <[email protected]>
Date:   2014-10-11T08:08:28Z

    Merge branch 'master' of https://github.com/llebegue/maven-scm
    
    Conflicts:
        
maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/src/main/java/org/apache/maven/scm/provider/git/gitexe/command/tag/GitTagCommand.java
        
maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/src/test/java/org/apache/maven/scm/provider/git/gitexe/command/tag/GitTagCommandTest.java

----


---
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