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/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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to