anyone else seeing this, running a clean "build test". Java1.4.01_b3 on XP:
Testcase: testOverrideWinsInheritAll(org.apache.tools.ant.taskdefs.AntTest): FAILED expecting log to contain "The value of test is 4" log was "The value of test is 2" junit.framework.AssertionFailedError: expecting log to contain "The value of tes t is 4" log was "The value of test is 2" at junit.framework.Assert.fail(Assert.java:51) at junit.framework.Assert.assertTrue(Assert.java:38) at org.apache.tools.ant.BuildFileTest.expectLogContaining(BuildFileTest. java:118) at org.apache.tools.ant.taskdefs.AntTest.testOverrideWinsInheritAll(AntT est.java:285) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>