On Sat, 10 Feb 2007 17:49:39 +0100, Oliver Heger wrote: > Everything looks good, but I get the test failure below when building with > both ant and maven. > > I am on Windows XP SP2. The problem occurred with JDK 1.5.0_09 and 1.6.0. > Can anybody reproduce this? > > Oliver > > Testsuite: org.apache.commons.io.FileUtilsCleanDirectoryTestCase Tests > run: 4, Failures: 1, Errors: 0, Time elapsed: 0,18 sec > > Testcase: > testThrowsOnNullList(org.apache.commons.io.FileUtilsCleanDirectoryTestCase): > FAILED > expected IOException > junit.framework.AssertionFailedError: expected IOException > at > org.apache.commons.io.FileUtilsCleanDirectoryTestCase.testThrowsOnNullList(FileUtilsCleanDirectoryTestCase.java:114) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
Works for me with any JDK on Windows. I get a different failure but that's because I have an expected chmod binary in my Windows %PATH% :-} -h --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
