Does anybody have an example of over-riding this file so that it can load a template build.xml first?
Basically, I have methods that I re-use over and over and over again, and when I make a small change to them, I have having to make that change in 10 other build scripts. What I'd like to do, is add a new property to the <project> tag that will load another build.xml file and add the targets in that external file into this one. I have an idea of how to do this, but am wondering if anybody here has already done so? thx, d. -- To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>