Hi An alternative we have used is to put ANT itself into a ClearCase VOB. We have one common vob named "devtools" that, among other things, contains ANT and all of the common scripts, 3rd party libraries, etc. This means our developers don't have ANT installed on their own machine (all do have a 1.4.x Java Runtime installed and on their PATH) - easy maintenance in this case :D
I have no idea how this would work with any other source control system and we also have our ClearCase views mounted on a reserved drive letter so pointing scripts to the correct place(s) was easy. <= Alex => >-----Original Message----- >From: Dick, Brian E. [mailto:[EMAIL PROTECTED] >Sent: Monday, January 03, 2005 7:42 PM >To: Ant Users List >Subject: RE: Ant should have an ext directory > > >Understood, but I want to create a department-wide ant >distribution that is augmented with common extension >libraries. None of the options you list make this particularly >clean and easy to manage. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]