Do you normally invoke ant with a -f <buildfile> or do you change directories to where your buildfile lives and invoke ant?
--jason On Tue, 19 Sep 2000, Conor MacNeill wrote: > Hmmm, > > I'm not that keen on this change. I prefer things to be explicit and not to > go implicitly wandering up > the filesystem trying to find a build file. Implicitly adding .xml would be > nice though :-) > > Not a big deal. > > Conor > > > > -----Original Message----- > > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, 19 September 2000 21:06 > > To: [EMAIL PROTECTED] > > Subject: Re: cvs commit: jakarta-ant/src/main/org/apache/tools/ant > > Main.java Project.java > > > > > > >>>>> "PD" == Peter Donald <[EMAIL PROTECTED]> writes: > > > > PD> I mean can we trust that it won't cause any problems ? > > > > I tried to find possible problems, only thing I came up with is that > > Ant might invoke a build file it wasn't supposed to use (because the > > user's fingers slipped). Wouldn't consider that breaking older build > > environments though. > > > > Stefan > > >
