You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2018/05/02 01:44:47 UTC

[maven-scm] branch master updated (60d9884 -> ba6fdab)

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-scm.git.


    from 60d9884  [SCM-763] Password masking for svnexe does not handle all cases
     add 399e822  [jgit] Raise to last version of java 7 release
     new ba6fdab  Merge pull request #54 from hazendaz/master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 maven-scm-plugin/pom.xml                                          | 2 ++
 .../maven-scm-providers-git/maven-scm-provider-jgit/pom.xml       | 8 ++++++--
 .../org/apache/maven/scm/provider/git/jgit/command/JGitUtils.java | 2 +-
 .../scm/provider/git/jgit/command/branch/JGitBranchCommand.java   | 4 ++--
 .../provider/git/jgit/command/checkout/JGitCheckOutCommand.java   | 4 ++--
 .../maven/scm/provider/git/jgit/command/diff/JGitDiffCommand.java | 2 +-
 .../maven/scm/provider/git/jgit/command/tag/JGitTagCommand.java   | 4 ++--
 .../command/checkin/JGitCheckInCommandCommitterAuthorTckTest.java | 2 +-
 maven-scm-providers/maven-scm-providers-standard/pom.xml          | 4 ++++
 9 files changed, 21 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
olamy@apache.org.

[maven-scm] 01/01: Merge pull request #54 from hazendaz/master

Posted by ol...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-scm.git

commit ba6fdabf011384f657cb6bae1f38f84b013a5132
Merge: 60d9884 399e822
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Wed May 2 11:44:44 2018 +1000

    Merge pull request #54 from hazendaz/master
    
    [SCM-884] Raise to last version of java 7 release

 maven-scm-plugin/pom.xml                                          | 2 ++
 .../maven-scm-providers-git/maven-scm-provider-jgit/pom.xml       | 8 ++++++--
 .../org/apache/maven/scm/provider/git/jgit/command/JGitUtils.java | 2 +-
 .../scm/provider/git/jgit/command/branch/JGitBranchCommand.java   | 4 ++--
 .../provider/git/jgit/command/checkout/JGitCheckOutCommand.java   | 4 ++--
 .../maven/scm/provider/git/jgit/command/diff/JGitDiffCommand.java | 2 +-
 .../maven/scm/provider/git/jgit/command/tag/JGitTagCommand.java   | 4 ++--
 .../command/checkin/JGitCheckInCommandCommitterAuthorTckTest.java | 2 +-
 maven-scm-providers/maven-scm-providers-standard/pom.xml          | 4 ++++
 9 files changed, 21 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
olamy@apache.org.