-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
-
Environment:linux fedora-8, git-1.5.3.3., git-1.5.4
-
Flags:Patch
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.