----- Original Message ----- From: "Leo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 07, 2002 4:39 PM Subject: Single or Multiple build.xml files
> > Hi All, > > I am transitioning the scripts of a project to Ant. I have been wondering > > whether a single file should be used or a hierarchy of build.xml files like > > MakeFiles is the better option. The samples I have seen all use a single > > and I wonder whether there is a disadvantage to using multiple build.xml files. > 1. this is an ant user question...post questions there about using ant and more people will answer. 2. the disadvantage of multiple build files is that you have multiple files to edit. That's all. i -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
