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 project with ant.My requir

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 that it will be of a great h

Re: How to automize Ant

2008-09-02 Thread Paul King
If you really want to get fully up to speed quickly, I would recommend finding yourself a book or two to read. They will help you absorb things at a faster pace than the individual project websites. To cover off the Ant side of things why not try: http://www.amazon.com/Ant-Action-Manning-Steve-

RE: How to automize Ant

2008-09-02 Thread S Saravanan
are of the whole process. ThankS Saravanan.S -Original Message- From: Kevin Jackson [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 02, 2008 12:45 PM To: Ant Developers List Subject: Re: How to automize Ant Hi, > I have downloaded the cruisecontrol.I have cvs.Can you let me know wh

Re: How to automize Ant

2008-09-02 Thread Kevin Jackson
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. You're asking setup/config questions about continuous integration on the ant developer list. It's not really an appropriate forum for these

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 ant.I just know for what purp

Re: How to automize Ant

2008-09-01 Thread Thorsten Scherler
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 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.

Re: How to automize Ant

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

Re: How to automize Ant

2008-09-01 Thread Thorsten Scherler
On Mon, 2008-09-01 at 12:06 +0200, Thorsten Scherler 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 bui

Re: How to automize Ant

2008-09-01 Thread Thorsten Scherler
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