>>>>> "DH" == Diane Holt <[EMAIL PROTECTED]> writes:
DH> One thing it might be good to do, is to have a list of the DH> "built-in" properties I think I've added all of them to the current docs (there's a section "Built In Properties" in writing a simple build file). Did I miss some? DH> for example, I've never seen anything in the doc about DH> <compileTask> It has never really been there 8-). Sam has put compileTask into Ant to allow tasks to be built and used in the same build file. This is now possible with Ant 1.2 anyway, so compiletask is not only undocumented but also obsolete and deprecated and going to be removed. Stefan
