tomcat5.0 source update build errors 2003-10-12 - By Michael C. Starkie
Back Michael C. Starkie wrote:
> I'm trying to update my build of tomcat5.0. I go to my $CATALINA_HOME > directory and and enter: ant > > this is what I get: > > build-commons-daemon: > [echo] ========== Building: commons-daemon > > BUILD FAILED > file:/home/mike/dev/tomcat5.0/jakarta-tomcat-5 (See http://cat-5.ora-code.com)/build.xml:482: > java.io.FileNotFoundException : > /home/mike/dev/tomcat5.0/jakarta-commons/daemon/build.xml (No such > file or directory) > > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) > For additional commands, e-mail: tomcat-user-help@(protected) > > > The solution to this problem is to simply blow away the ${tomcat.source} directory, recreate it, download the build.xml file again and rebuild tomcat by issuing "ant" from the new ${tomcat.source}
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|