Re: tomcat 6 build from source-code

2008-05-16 Thread Vishwa Chary
Thanks Filip for the intructions. Chary On Thu, May 15, 2008 at 6:46 PM, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: > ant download > ant > ant -f extras.xml > ant -f dist.xml release > > Filip > > Vishwa Chary wrote: > >> Thanks John, >>

Re: tomcat 6 build from source-code

2008-05-15 Thread Vishwa Chary
Thanks John, This one from SVN works correctly. The one I downloaded as src-zip file from apache had problems in the final distribution. Thanks again, Chary On Thu, May 15, 2008 at 4:11 PM, Johnny Kewl <[EMAIL PROTECTED]> wrote: > Heres the SVN address that I know works > > http://svn.apache.

Re: tomcat 6 build from source-code

2008-05-15 Thread Vishwa Chary
which I'm missing! Thanks, Chary On Thu, May 15, 2008 at 3:07 PM, Johnny Kewl <[EMAIL PROTECTED]> wrote: > Original Message - From: "Vishwa Chary" <[EMAIL PROTECTED]> > To: > Sent: Thursday, May 15, 2008 11:50 PM > Subject: tomcat 6 build from sour

Re: tomcat 6 build from source-code

2008-05-15 Thread Vishwa Chary
". Total time: 0 seconds -- - Chary On Thu, May 15, 2008 at 2:50 PM, Vishwa Chary <[EMAIL PROTECTED]> wrote: > Hi Tomcat Gurus, >Appreciated if you can help me with the following : > > I'm trying to build tomcat server from

tomcat 6 build from source-code

2008-05-15 Thread Vishwa Chary
Hi Tomcat Gurus, Appreciated if you can help me with the following : I'm trying to build tomcat server from the source code. After downloading the source code, "ant " command was successful in executing the deploy task. It created a folder "build" under "output" folder . The "build" folder con