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, >> This one from SVN works correctly. The one I dow

Re: tomcat 6 build from source-code

2008-05-15 Thread Filip Hanik - Dev Lists
ant download ant ant -f extras.xml ant -f dist.xml release Filip Vishwa Chary wrote: 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 <[E

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 Johnny Kewl
Heres the SVN address that I know works http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_13 - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: tomcat 6 build from source-code

2008-05-15 Thread Johnny Kewl
- Original Message - From: "Vishwa Chary" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, May 16, 2008 12:12 AM Subject: Re: tomcat 6 build from source-code Thanks Johnny for the reply but I have completed all those steps i)getting t

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 Johnny Kewl
Original Message - From: "Vishwa Chary" <[EMAIL PROTECTED]> To: Sent: Thursday, May 15, 2008 11:50 PM Subject: tomcat 6 build from source-code Hi Tomcat Gurus, Appreciated if you can help me with the following : I'm trying to build tomcat server from th

Re: tomcat 6 build from source-code

2008-05-15 Thread Vishwa Chary
To add.. I also tried "ant dist " but it fails -- $ ant dist Buildfile: build.xml BUILD FAILED Target "dist" does not exist in the project "Tomcat 6.0". Total time: 0 seconds -

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