Conor MacNeill wrote: > > I think directory scanning may be broken. Currently one of Ant's test's > fails for me: > [junit] Testcase: > testChildrenOfExcludedDirectory(org.apache.tools.ant.DirectoryScannerTest): > : FAILED > [junit] (2) taskdefs package included > [junit] junit.framework.AssertionFailedError: (2) taskdefs package > included > > Interestingly it does not fail for the GUMP run - hmmm. > > I'll look into both these issues as I have time.
That test fails for me on Windows, and passes for me on both Linux and Solaris. The build of xml-batik fails on all three platforms. Adding a slash as I indicated in my previous e-mail makes it work again. - Sam Ruby
