Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1
-
None
-
None
-
linux fedora-8, git-1.5.3.3., git-1.5.4
-
Patch
Description
It seems that something has gone missing by moving the maven-scm-providers-git plugin from git to SVN.
I checked out the SVN version and compared it to my git repo.
It seems that the test/resource/git/ ... /*.log files have been ignored.
This files contain the testdata for testing the various commandline output consumers for the git executable.
The appending patch does contain all missing files plus a small change in the way the base command is constructed.
Tests and TCK successfully passed.