Does anyone know if it is possible to have a per-directory exclude file? Something that would have ant/javac look at an "antexcludes" file in *each* package directory, excluding listed files from the make. This way a developer working in one directory could exclude files w/o modify the top-level build.xml. Many Thanks, Rob