I agree. I had implemented an import task for 1.5.3 that processed a build
file and ignored the project tag on the imported file. I messed with the
1.6 import and found it difficult at best to maintain supportability in the
build files. The import I had implemented basically added the targets,
I have implemented this in ant 1.5.1 and 1.5.3 and have been using for
multiple projects without issue. I have cascaded build files throughout
each of my projects, and each build file has a set of common targets with
are included in the project specific buildfiles via the XML ENTITY.
I also allow