Building Ant
Hi,
I am not able to build Ant and the error message is :
%catalina_home%\src> ant <enter>
....
copy-xerces2.jars:
build-static:
BUILD FAILED
C:\Program Files\Apache Group\Tomcat 4.1\src\build.xml:67: The following error occurred while executing this line:
C:\Program Files\Apache Group\Tomcat 4.1\src\catalina\build.xml:763: Warning: Could not find file C:\Program Files\Apache Group\Tomcat 4.1\src\catalina\${servlet.home}\lib\servlet.jar to copy.
Total time: 5 seconds
I have also made a change in build.properties file, the base.path to c:\jdk1.3.1_15
Thank you for your advise.
James
|