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 09:43:02 UTC

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

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 5447abdbd [SCM-986] SvnExe's SvnRemoteInfoCommand incorrectly implemented
     add 087c1b350 [SCM-985] Drop/replace usage of Commons Lang 2

No new revisions were added by this update.

Summary of changes:
 .../maven-scm-provider-gitexe/pom.xml              |  4 --
 .../gitexe/command/status/GitStatusConsumer.java   | 44 +++++++++++-----------
 .../maven-scm-provider-svnexe/pom.xml              |  4 --
 .../command/checkout/SvnCheckOutConsumer.java      |  2 +-
 .../command/remoteinfo/SvnRemoteInfoCommand.java   |  6 +--
 .../AbstractSvnExeRemoteInfoCommandTckTest.java    |  1 +
 pom.xml                                            |  5 ---
 7 files changed, 27 insertions(+), 39 deletions(-)