Oh, thou you don't put the build file with the Ant directory - usually it goes with your source code (again, check the manual for examples)
> -----Original Message----- > From: Lisa Knee [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 15 October 2002 1:41 p.m. > To: Ant Users List > Subject: Re: build.xml file - question > > Thanks, Peter. > > So, I need to write a build.xml file and put it in my Ant directory. Any > ideas on where to find good examples? > > thanks again, > > lisa > > > ----- Original Message ----- > From: "Peter" <[EMAIL PROTECTED]> > To: "'Ant Users List'" <[EMAIL PROTECTED]> > Sent: Monday, October 14, 2002 5:01 PM > Subject: RE: build.xml file - question > > > > Ant expects to find a build file called build.xml in the directory where > > you execute ant from. > > > > This file should include all your build rules. > > > > Cheers, > > > > Peter. > > > > > -----Original Message----- > > > From: Lisa Knee [mailto:[EMAIL PROTECTED]] > > > Sent: Tuesday, 15 October 2002 12:55 p.m. > > > To: [EMAIL PROTECTED] > > > Subject: build.xml file - question > > > > > > hi Folks, > > > > > > I am trying to build Ant for the first time and get this error: > > > > > > Buildfile: build.xml does not exist! > > > Build failed > > > > > > I've read and read and find no answer to this simple yet perplexing > > > question. Does one create this file or is it included in the install? > > I > > > am working with Ant 1.5.1, btw. Any suggestions? > > > > > > thx, > > > > > > lisa > > > > > > -- > > To unsubscribe, e-mail: <mailto:ant-user- > [EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:ant-user- > [EMAIL PROTECTED]> > > > > > > > -- > 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]>
