Hi,

an easy way to build tomcat 5 is to:

cvs -d <bla bla> checkout jakarta-tomcat-5
cd jakarta-tomcat-5
ant download //download all dependencies (including common-el.jar)
ant checkout //jakarta-servletapi-5, jakarta-tomcat-catalina, jakarta-tomcat-connectors, jakarta-tomcat-jasper
ant dist

"Et hop" :-)

-- Jeanfrancois

Brian Millett wrote:

On Tue, 2003-02-11 at 11:34, Sue Spielman wrote:

Is there an ETA when the nightly builds of TC 5.0 will return? It has not been building since 2/5. Thanks.


It will build if you go and get a nightly binary build of commons-el.

Reply via email to