Details
-
Type:
Test
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.2
-
Component/s: maven-scm-provider-git
-
Labels:None
-
Complexity:Intermediate
-
Testcase included:yes
-
Number of attachments :
Description
The maven-scm-provider-gitexe currently does not have the TCK test for the update command.
The attachment contains the necessary patch to enable the TCK.
Please do not activate this TCK unless we improved the 'update' command to pass TCK!
It seems that the update command does not detect the 'changed' files correctly and this may be related to the changelog command implementation. So it would really help to have the TCK test for changelog done first.