How to automize Ant

2008-09-01 Thread Jan K
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.Also a notification should be send to QA team.Also the build and deploy should be carried

Re: How to automize Ant

2008-09-01 Thread Jan K
-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.

Re: How to automize Ant

2008-09-01 Thread Jan K
Hi, I have downloaded the cruisecontrol.I have cvs.Can you let me know what should i do next or can you give me any documentation on it.Please guide me. Thorsten Scherler-3 wrote: > > On Mon, 2008-09-01 at 02:40 -0700, Jan K wrote: >> Hi, >> >> I am new to apache

Re: How to automize Ant

2008-09-17 Thread Jan K
How should i configure activemq.bat file in Apache ant.I am using Ubuntu. Thorsten Scherler-3 wrote: > > On Mon, 2008-09-01 at 03:17 -0700, Jan K wrote: >> Hi, >> Thanks for your quick response.I dont know any of these stuffs.Can you >> please elaborate me in more so th

Re: How to automize Ant

2008-09-17 Thread Jan K
I have Apache Activemq.bat file for a mobile application.I need to configure this file in Apache Ant build.xml file.I am using linux box.can u help me. 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 proj

How to configure batch file in build.xml

2008-09-17 Thread Jan K
I am new to ant.I need to configure batch file in Ant.I have Apache ActiveMq installed for my mobile application.I need to include the activemq.bat file in build.xml.Can you help me how to do this.I tried with exec command. Let me know what is wrong? -- View this me