i'll speak in the sense of a java project.. deploy refers to stopping a server,creating the neccessary jars,wars,running the scripts,copy the war to the domain folder,start the server..
a target deploy should depend on all these.. and aslo suppose ur server is located remotely u need to add an scp task to transfer the files. ----- Original Message ----- From: "Joe Schmetzer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "'Ant Users List'" <user@ant.apache.org> Sent: Thursday, May 11, 2006 12:57 PM Subject: [SPAM-H] - Re: deploy by ant - Email has different SMTP TO: and MIME TO: fields in the email addresses > On Thu, 11 May, 2006 7:38 am, Raghuveer wrote: > > My customer requirement is to use ANT. > > i.e > > - Application must use ANT to build and deploy > > > > I have written build.xml for build. > > > > What does "deploy" means. > > Deploy means to make your software available for use by end users. See > http://en.wikipedia.org/wiki/Software_deployment for some hints. > > > How can be done the same using ANT. > > 1. Work out all the activities and tasks that need to be done to deploy > your software. > > 2. Automate these activities, using an Ant script, or other suitable tools. > > Good luck! > -- > Joe Schmetzer .:. Renaissance Developer .:. http://www.exubero.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]