You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2018/05/15 22:11:35 UTC

[maven-scm] branch master updated (e25e6bf -> 7719468)

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

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


    from e25e6bf  [SCM-888] Changelog generation fails on Windows with Mercurial SCM
     add 7719468  [SCM-886] Tests with checkin rely on global git config

No new revisions were added by this update.

Summary of changes:
 .../checkin/GitCheckInCommandNoBranchTest.java     |  6 ++++
 .../command/checkin/GitCheckInCommandTest.java     |  3 ++
 .../maven/scm/provider/git/GitScmTestUtils.java    | 35 ++++++++++++++++++++++
 .../git/command/blame/GitBlameCommandTckTest.java  | 17 +++++++++++
 .../command/branch/GitBranchCommandTckTest.java    | 17 +++++++++++
 .../changelog/GitChangeLogCommandTckTest.java      | 16 ++++++++++
 .../command/checkin/GitCheckInCommandTckTest.java  | 17 +++++++++++
 .../command/status/GitStatusCommandTckTest.java    | 17 +++++++++++
 .../git/command/tag/GitTagCommandTckTest.java      | 17 +++++++++++
 .../command/update/GitUpdateCommandTckTest.java    | 17 +++++++++++
 .../java/org/apache/maven/scm/ScmTestCase.java     |  4 +--
 11 files changed, 164 insertions(+), 2 deletions(-)

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