Final cleanup accurev provider for 1.4
--------------------------------------
Key: SCM-561
URL: http://jira.codehaus.org/browse/SCM-561
Project: Maven SCM
Issue Type: Improvement
Components: maven-scm-provider-accurev
Affects Versions: 1.4
Reporter: Grant Gardner
Attachments: accurev-update.patch
Using my patches for SCM-554 in real world scenarios exposed some issues not covered by the
tck tests since these tests were using the depot root stream.
The attached (large) patch has refactored the tck tests to use a more realistic example of
a dynamic stream, which exposed a number of further issues that are also fixed.
Also fixed the tck tests running on Windows.
This patch passes tck tests on both Windows and Linux. Windows is tested against AccuRev 4.7.x,
Linux has been tested against AccuRev 4.7.x and 5.0.1.
The patch includes the changes implementing SCM-554 and also cleans up relevant additional
system properties to be prefixed with "maven.scm.accurev". These properties may also be passed
in via the scm url.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|