----- Original Message -----
From: "Conor MacNeill" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 15, 2001 4:21 AM
Subject: Re: [GUMP] Build Failure - batik


> Sam,
>
> 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.
>

It does now return Filesystem-dependent names (i.e. ant\taskdefs instead of
ant/taskdefs which is tested for).

That would explain why it fails for you (on Windows) and not in Gump
(probably Unix).

Nico


Reply via email to