Mark Thomas wrote:

Amila Suriarachchi wrote:
I am not a tomcat expert.  I got  the  apache-tomcat-4.1.32-src.tar.gz from
the link u have given. It seems to be build.xml and build.properties files
are missing in the root folder

The Tomcat 4 build structure is slightly different to TC5. The main
build.xml is in the container sub-folder. I have just confirmed that
this file is in the tarball.
In the jakarta-tomcat-4.1.31-src we have:
+++
drwxr-xr-x  8 jfclere jfclere    4096 May 18 17:31 webapps
drwxr-xr-x  4 jfclere jfclere    4096 May 18 17:31 jasper
drwxr-xr-x  2 jfclere jfclere    4096 May 18 17:31 lib
drwxr-xr-x  3 jfclere jfclere    4096 May 18 17:31 resources
drwxr-xr-x  4 jfclere jfclere    4096 May 18 17:31 tester
drwxr-xr-x  5 jfclere jfclere    4096 May 18 17:31 catalina
-rw-r--r--  1 jfclere jfclere   12457 Sep 25  2004 tomcat.nsi
-rw-r--r--  1 jfclere jfclere     221 Sep 25  2004 BUGS.txt
-rw-r--r--  1 jfclere jfclere   18330 Sep 25  2004 BUILDING.txt
-rw-r--r--  1 jfclere jfclere    8365 Sep 25  2004 build.properties.default
-rw-r--r--  1 jfclere jfclere   24988 Sep 25  2004 build.xml
-rw-r--r--  1 jfclere jfclere   12155 Sep 25  2004 KEYS
-rw-r--r--  1 jfclere jfclere   11358 Sep 25  2004 LICENSE
-rw-r--r--  1 jfclere jfclere    6720 Sep 25  2004 PROPOSAL-5.0.txt
-rw-r--r--  1 jfclere jfclere    3150 Sep 25  2004 README.txt
-rw-r--r--  1 jfclere jfclere   62443 Sep 25  2004 RELEASE-NOTES-4.1.txt
-rw-r--r--  1 jfclere jfclere    5149 Sep 25  2004 RELEASE-PLAN-4.1.txt
-rw-r--r--  1 jfclere jfclere    7090 Sep 25  2004 RUNNING.txt
+++

First try in apache-tomcat-4.1.32-src/container:
ant dist
+++
/home/jfclere/TMP/apache-tomcat-4.1.32-src/container/build.xml:70: The following error occurred while executing this line: /home/jfclere/TMP/apache-tomcat-4.1.32-src/container/catalina/build.xml:775: Warning: Could not find file /home/jfclere/TMP/apache-tomcat-4.1.32-src/servletapi/dist/lib/servlet.jar to copy.
+++

Second try:
ant download
+++
downloadgz:
[get] Getting: http://prdownload.sourceforge.net/sourceforge/tyrex/tyrex-1.0.3.tgz
     [get] To: /home/jfclere/java/file.tar.gz
[get] Error opening connection java.io.FileNotFoundException: http://prdownload.sourceforge.net/sourceforge/tyrex/tyrex-1.0.3.tgz [get] Error opening connection java.io.FileNotFoundException: http://prdownload.sourceforge.net/sourceforge/tyrex/tyrex-1.0.3.tgz [get] Error opening connection java.io.FileNotFoundException: http://prdownload.sourceforge.net/sourceforge/tyrex/tyrex-1.0.3.tgz [get] Can't get http://prdownload.sourceforge.net/sourceforge/tyrex/tyrex-1.0.3.tgz to /home/jfclere/java/file.tar.gz

BUILD FAILED
/home/jfclere/TMP/apache-tomcat-4.1.32-src/container/build.xml:465: The following error occurred while executing this line: /home/jfclere/TMP/apache-tomcat-4.1.32-src/container/build.xml:564: Can't get http://prdownload.sourceforge.net/sourceforge/tyrex/tyrex-1.0.3.tgz to /home/jfclere/java/file.tar.gz
+++

Build 4.1.31 was really more easy.

Cheers

Jean-Frederic


Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to