I just updated, bootstrapped, and ran the test suite, and got this:

    [junit] Testcase:
testClosure(org.apache.tools.ant.taskdefs.optional.depend.DependTest):
FAILED
    [junit] Depend did not leave correct number of files expected:<2>
but was:<1>
    [junit] junit.framework.AssertionFailedError: Depend did not leave
correct number of files expected:<2>
but was:<1>
    [junit]     at junit.framework.Assert.fail(Assert.java:47)
    [junit]     at junit.framework.Assert.failNotEquals(Assert.java:282)
    [junit]     at junit.framework.Assert.assertEquals(Assert.java:64)
    [junit]     at junit.framework.Assert.assertEquals(Assert.java:201)
    [junit]     at
org.apache.tools.ant.taskdefs.optional.depend.DependTest.testClosure(Dep
endTest.java:76)

Is there something obviously stupid I did? --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to