« Return to Thread: tomcat 6 build from source-code

Re: tomcat 6 build from source-code

by Johnny Kewl :: Rate this Message:

Reply to Author | View in Thread


----- Original Message -----
From: "Vishwa Chary" <vcharyos@...>
To: "Tomcat Users List" <users@...>
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 the source code
> ii)updating build.properties
> iii)downloading dependencies (ant download)
> iv)executing ant command (ant deploy)
>
> I guess there is one more step to execute "dist" task for distributed-copy
> format which  I'm missing!

No the dist stuff is just Javadoc, and samples

Those scripts should be there...
The version I know that works is... SVN 6.013

An easy way to check is that after the SVN...(before any ants)... if you
look at the folders, the BIN folder already has all those scripts.
All the ant does is copy them to output/bin

After the
ant

it should be looking just like the BIN version, without samples

If its not there, perhaps the SVN is a work in progress, just drop back a
version

---------------------------------------------------------------------------
HARBOR: http://coolharbor.100free.com/index.htm
The most powerful application server on earth.
The only real POJO Application Server.
---------------------------------------------------------------------------


---------------------------------------------------------------------
To start a new topic, e-mail: users@...
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: tomcat 6 build from source-code