Emmanuel Venisse wrote:
[EMAIL PROTECTED] a écrit :
Author: kenney
Date: Fri Jan 12 16:42:33 2007
New Revision: 495802
URL: http://svn.apache.org/viewvc?view=rev&rev=495802
Log:
Lots of fixes and improvements:
* changed the ScmCvsExeWagonTest to extend from the abstractCVS wagon
test, so it actually
tests CVS and not SVN
* disabled CVS testing because that is broken - it probably never worked.
Last time I looked at wagon-scm (2 or 3 weeks ago), all worked.
That's because only svn was tested, twice.
-- Kenney
Emmanuel
* Enabled all unit tests in the WagonTestCase (removed dummy overrides
in AbstractScmWagonTest),
and fixed the implementation so all tests pass. Removed the use of
provider.getParent
since that's not implemented everywhere.
* had to update deps to cvs/svn scm's since I had to implement the
list functionality
for the new algorithm.
Modified:
maven/sandbox/wagon-scm/pom.xml
maven/sandbox/wagon-scm/src/main/java/org/apache/maven/wagon/providers/scm/ScmWagon.java
maven/sandbox/wagon-scm/src/test/java/org/apache/maven/wagon/providers/scm/AbstractScmSvnWagonTest.java
maven/sandbox/wagon-scm/src/test/java/org/apache/maven/wagon/providers/scm/AbstractScmWagonTest.java
maven/sandbox/wagon-scm/src/test/java/org/apache/maven/wagon/providers/scm/ScmCvsExeWagonTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]