>>>>> "Nicola" == Nicola Ken Barozzi <[EMAIL PROTECTED]> writes:
Nicola> Phillip Lord wrote: >> "Hanman" == Hanman Gajarla <[EMAIL PROTECTED]> >> writes: Hanman> Looking for a generic template for a software ant >> build Hanman> plan. Appreciate your help. Hanman> Thanks in advance. Hanman> -Hanman >> You can try my antmerge tool. Its in it's early days yet, but it >> provides a generic build environment using ant, and a system for >> incorporating local changes to the build >> environment. http://www.russet.org.uk/download/java/antmerge/ Nicola> The embed proposal, that is in Ant CVS since some time now Nicola> and is regularly built by Gump, permits users to import ant Nicola> buildfiles and redefine targets that have been imported. Nicola> It's been used by Centipede since some months now and works Nicola> well. What is the difference with AntMerge? They seem very Nicola> similar. No idea. Despite looking for quite a while, for something that did what I wanted, I've never found anything. So I wrote something. Its small, and simple, but even as it stands is seems to be decreasing the amount of duplication in my ant files. The "embed proposal" is something I've not heard off. I managed to find the source, from poking around in the ant CVS. Is there any documentation anywhere? If someone else is working on something similar, I would be happy. I'm only writing tools for operating over build files out of necessity. Cheers Phil -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>