Wim
2005/11/24, Mike Perham <[EMAIL PROTECTED]>:
:-) Compiles but two tests fail with the same error below.
junit.framework.ComparisonFailure: expected:<...10...> but
was:<...09...> at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals (Assert.java:87) at
org.apache.maven.scm.provider.clearcase.command.changelog.ClearCaseChang
eLogCommandTest.testCommandLine(ClearCaseChangeLogCommandTest.java:97)
at
org.apache.maven.scm.provider.clearcase.command.changelog.ClearCaseChang
eLogCommandTest.testGetCommandLineWithStartDate(ClearCaseChangeLogComman
dTest.java:69)
mike