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 2022/05/25 08:50:19 UTC

[maven-scm] branch master updated (c87f95f24 -> 5447abdbd)

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 c87f95f24 [SCM-988] Ensure Mercurial is installed in Github Actions (#147)
     add 5447abdbd [SCM-986] SvnExe's SvnRemoteInfoCommand incorrectly implemented

No new revisions were added by this update.

Summary of changes:
 .../command/remoteinfo/SvnRemoteInfoCommand.java   | 12 +++++------
 ...=> AbstractSvnExeRemoteInfoCommandTckTest.java} | 21 ++++++++-----------
 .../remoteinfo/SvnExeRemoteInfoCommandTckTest.java | 20 ++----------------
 ...nExeRemoteInfoCommandTrailingSlashTckTest.java} | 24 ++++------------------
 4 files changed, 21 insertions(+), 56 deletions(-)
 copy maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/test/java/org/apache/maven/scm/provider/svn/svnexe/command/remoteinfo/{SvnExeRemoteInfoCommandTckTest.java => AbstractSvnExeRemoteInfoCommandTckTest.java} (75%)
 copy maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/test/java/org/apache/maven/scm/provider/svn/svnexe/command/remoteinfo/{SvnExeRemoteInfoCommandTckTest.java => SvnExeRemoteInfoCommandTrailingSlashTckTest.java} (64%)