J. Michael Caine <[EMAIL PROTECTED]> wrote: > could it be worth considering a tag called <include>, under > <project> and parallel with <target>?
Not really - as including files is something the XML parser can do for you. This is a very common question, see <http://marc.theaimsgroup.com/?l=ant-user&m=97358675517672&w=2> for one way to do that. Stefan
