Hi, Thanks for your quick response.I dont know any of these stuffs.Can you please elaborate me in more so that it will be of a great help.Can you please put in points as what should i do and how it can be done.Looking forward for your reply.
Thorsten Scherler-3 wrote: > > On Mon, 2008-09-01 at 02:40 -0700, Jan K wrote: >> Hi, >> >> I am new to apache ant.I just know for what purpose we use ant.Now i need >> to >> automize my project with ant.My requirement is Whenever i checkin my >> code,the build and deploy should be done automatically. > > Well there are a couple of our of the box tools for that > http://en.wikipedia.org/wiki/Continuous_Integration > > Here on apache there are http://continuum.apache.org/ and > http://gump.apache.org/ but the list is long as you may see from the > websites above. > > Basically what you need to do (the poor men approach) is create a > post-commit hook in your svn server that triggers the build. > > The rest is done by your build script. > > HTH > > salu2 > >> Also a notification >> should be send to QA team.Also the build and deploy should be carried out >> automatically in my onsite server also.This should be done for all the >> java >> projects running in our company.How can i do this,Please help >> me.Please.Thanks in advance. > -- > Thorsten Scherler thorsten.at.apache.org > Open Source Java consulting, training and solutions > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/How-to-automize-Ant-tp19251721p19252177.html Sent from the Ant - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]