Also look at an Ant-based build environment called Maven that more and more OpenSource projects are adopting to build themselves. It's quite a bit different than Ant (of which it just uses the tasks I think, not the engine any more I believe), but if you don't want to be in the build business, that may just be the ticket for you. --DD
-----Original Message----- From: Phillip Lord [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 9:46 AM To: Ant Users List Subject: Re: Generic template for software build plan >>>>> "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/ Cheers Phil -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>