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.

I'll look into both these issues as I have time.

Conor

----- Original Message -----
From: "Sam Ruby" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Sunday, July 15, 2001 1:35 AM
Subject: [GUMP] Build Failure - batik


> See http://jakarta.apache.org/builds/gump/2001-07-14/xml-batik.html for
> details.
>
> Question for ant-dev:
>
>    Should <exclude name="**/jpython*" unless="jpython.present"/> match
>    org/apache/batik/script/jpython/JPythonInterpreter.java?  It used
>    to...did this behavior recently change?  I haven't identified any
recent
>    change to Ant or Batik that would explain this failure.
>
> Question for batik-dev:
>
>    Are you interested in being notified of failures?  Batik normally
>    builds, so such notifications would be rare.  In any case, it would be
>    entirely up to you to determine what actions, if any, you would like
to
>    take based on failures.
>
>    In any case, if the exclude is changed to <exclude name="**/jpython/*"
>    unless="jpython.present"/> (and a similar change is made for jacl and
>    rhino), then these files are excluded as expected with the current
(from
>    CVS) version of Ant.
>
> - Sam Ruby
>
>

Reply via email to