Jakarta commons-collections subproject  is failing to compile due to a
non-backwards compatible change introduced recently into the available
task.  Previously one could specify a file attribute to reference either a
file or a directory, now one must explicitly specify dir= if you want a
directory otherwise it fails silently.  The trouble is, dir= is not
supported in the latest released version of Ant.

- Sam Ruby

---------------------- Forwarded by Sam Ruby/Raleigh/IBM on 05/01/2001
10:03 PM ---------------------------

Ted Husted <[EMAIL PROTECTED]> on 05/01/2001 05:57:55 AM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:
Subject:  [GUMP] Build Failure - collections



----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2001-05-01/commons-collections.html>
----------------------------------------------------

Buildfile: collections/build.xml

init:

build-java:

build:

dist-jar:
    [mkdir] Created dir:
/home/rubys/jakarta/jakarta-commons/collections/dist
    [mkdir] Created dir: /tmp/buildtemp_200105010431

BUILD FAILED

/home/rubys/jakarta/jakarta-commons/collections/build.xml:222:
/home/rubys/jakarta/jakarta-commons/collections/dist/classes not found.

Total time: 3 seconds


Reply via email to